slab error in verify_redzone_free(): cache `radix_tree_node': memory outside object was overwritten

2012-11-14 Thread Soeren Sonnenburg
Hi there! I am on a core i7 system bl67 intel board and it all keeps oopsing on me. On 3.2.33 I get on 3.6.6 I get rcu errors (though rcu stress test didn't show anything) or traces that include cpuidle / apic. Does anyone have an idea what that could be? The system is just running a plain consol

b43 regression: extremely slow wireless with BCM4322 802.11a/b/g/n

2012-08-27 Thread Soeren Sonnenburg
Hi, since kernel version >= 3.4 wireless became extremely slow (download rates of about 90k/sec when downloading a new kernel from kernel.org instead of >1MB/s)https://bbs.archlinux.org/viewtopic.php?pid=1146085 There is a thread on archlinux https://bbs.archlinux.org/viewtopic.php?pid=1146085 wh

3.4.4 - kernel BUG at mm/slab.c:3073

2012-07-09 Thread Soeren Sonnenburg
Happens on an intel dh67bl - config attached, I would happily report more details / try out things. [ cut here ] kernel BUG at mm/slab.c:3073! invalid opcode: [#1] PREEMPT SMP CPU 1 Modules linked in: Pid: 570, comm: kswapd0 Not tainted 3.4.4 #1 /DH

google chrome / chromium hangs on 3.5.0-rc6 but not 3.4.x - threading issues?

2012-07-08 Thread Soeren Sonnenburg
Hi, there seems to be some weird interaction between the latest (git current!) linux kernel and recent chrome/chromium releases (>= 2X.X). Basically chrome fails to open various web sites like https://github.com just hanging (waiting). This problem is not there with older kernel version (e.g. lin

Re: 2.6.25-current-git hangs on boot

2008-02-24 Thread Soeren Sonnenburg
On Sun, 2008-02-24 at 12:18 +0100, Rafael J. Wysocki wrote: > On Sunday, 24 of February 2008, Soeren Sonnenburg wrote: > > On Sat, 2008-02-23 at 20:00 +0100, Oliver Pinter wrote: > > > the pci=nommconf kernel parameter helped it? > > > > yes indeed, this switch r

Re: 2.6.25-current-git hangs on boot

2008-02-23 Thread Soeren Sonnenburg
dle: using governor ladder note that I've never seen these hangs on 2.6.24* ... Soeren > On 2/23/08, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > > Hi, > > > > trying out newest git, I see a hang with > > ACPI: SSDT 7feb9c10, 02ae (r1 APPLE CPU0Ist 3000 int

2.6.25-current-git hangs on boot

2008-02-23 Thread Soeren Sonnenburg
Hi, trying out newest git, I see a hang with ACPI: SSDT 7feb9c10, 02ae (r1 APPLE CPU0Ist 3000 intl 20050309) ACPI: SSDT 7feb9910, 02c3 (r1 APPLE CPU0Cst 3001 intl 20050309) ... ACPI: Processor [CPU0] (supports 8 throttling states) ACPI: SSDT 7feb9f10, 0087 (r1 APPLE CPU1Ist 3000 intl 20050309) AC

2.6.25-git-current several Section mismatch in reference from ...

2008-02-22 Thread Soeren Sonnenburg
compiling with make CONFIG_DEBUG_SECTION_MISMATCH=y I see the following warnings: CC kernel/stacktrace.o CC kernel/irq/handle.o LD mm/built-in.o WARNING: mm/built-in.o(.meminit.text+0x89e): Section mismatch in reference from the function free_area_init_core() to the functio

Re: 2.6.25-rc2 regression - hang on suspend

2008-02-22 Thread Soeren Sonnenburg
On Fri, 2008-02-22 at 16:56 +0100, Rafael J. Wysocki wrote: > On Friday, 22 of February 2008, Soeren Sonnenburg wrote: > > On Fri, 2008-02-22 at 00:06 +0100, Rafael J. Wysocki wrote: > > > On Thursday, 21 of February 2008, Soeren Sonnenburg wrote: > > > > On Thu, 200

Re: 2.6.25-rc2 regression - hang on suspend

2008-02-21 Thread Soeren Sonnenburg
On Fri, 2008-02-22 at 00:06 +0100, Rafael J. Wysocki wrote: > On Thursday, 21 of February 2008, Soeren Sonnenburg wrote: > > On Thu, 2008-02-21 at 01:31 +0100, Rafael J. Wysocki wrote: > > > On Wednesday, 20 of February 2008, Soeren Sonnenburg wrote: > > > > On

Re: 2.6.25-rc2 regression - hang on suspend

2008-02-21 Thread Soeren Sonnenburg
On Thu, 2008-02-21 at 01:31 +0100, Rafael J. Wysocki wrote: > On Wednesday, 20 of February 2008, Soeren Sonnenburg wrote: > > On Wed, 2008-02-20 at 00:50 +0100, Rafael J. Wysocki wrote: > > > On Tuesday, 19 of February 2008, Soeren Sonnenburg wrote: > > > > On

Re: 2.6.25-rc2 regression - hang on suspend

2008-02-19 Thread Soeren Sonnenburg
On Wed, 2008-02-20 at 00:50 +0100, Rafael J. Wysocki wrote: > On Tuesday, 19 of February 2008, Soeren Sonnenburg wrote: > > On Tue, 2008-02-19 at 22:06 +0100, Rafael J. Wysocki wrote: > > > On Tuesday, 19 of February 2008, Soeren Sonnenburg wrote: > > > > Hi, > &g

Re: 2.6.25-rc2 regression - hang on suspend

2008-02-19 Thread Soeren Sonnenburg
On Tue, 2008-02-19 at 22:06 +0100, Rafael J. Wysocki wrote: > On Tuesday, 19 of February 2008, Soeren Sonnenburg wrote: > > Hi, > > Hi, > > > since 2.6.25-rc1 (first version I tried) and still in rc2 (and git), I > > see a hang on s2ram already when trying to s

2.6.25-rc2 regression - hang on suspend

2008-02-19 Thread Soeren Sonnenburg
Hi, since 2.6.25-rc1 (first version I tried) and still in rc2 (and git), I see a hang on s2ram already when trying to suspend. This is on a macbookpro 1,1 - which steps should I do next to help isolating the problem? Soeren -- To unsubscribe from this list: send the line "unsubscribe linux-kern

Re: 24rc8: unregister_netdevice: waiting for ... to become free. Usage count = 1?

2008-01-29 Thread Soeren Sonnenburg
On Tue, 2008-01-22 at 22:44 -0800, David Miller wrote: > From: Soeren Sonnenburg <[EMAIL PROTECTED]> > Date: Wed, 23 Jan 2008 07:42:21 +0100 > > > Dear all, > > > > since some 2.6.24rc version I suddenly experience such messages on > > console w

Re: 24rc8: unregister_netdevice: waiting for ... to become free. Usage count = 1?

2008-01-22 Thread Soeren Sonnenburg
On Tue, 2008-01-22 at 22:44 -0800, David Miller wrote: > From: Soeren Sonnenburg <[EMAIL PROTECTED]> > Date: Wed, 23 Jan 2008 07:42:21 +0100 > > > Dear all, > > > > since some 2.6.24rc version I suddenly experience such messages on > > console w

24rc8: unregister_netdevice: waiting for ... to become free. Usage count = 1?

2008-01-22 Thread Soeren Sonnenburg
Dear all, since some 2.6.24rc version I suddenly experience such messages on console when trying to shutdown a vpn connection: unregister_netdevice: waiting for tun0 to become free. Usage count = 1 or when removing an usb wlan dongle (although it was ifconfig wlan0 down'd before) unregister_net

Re: 2.6.24-rc8 oops ext3_clear_inode+0x25/0xa0

2008-01-19 Thread Soeren Sonnenburg
On Sat, 2008-01-19 at 22:00 -0600, Eric Sandeen wrote: > Soeren Sonnenburg wrote: > > Dear all, > > > > I've just got this oops (causing the machine to hang finally)... > > > > Any ideas? > > Soeren > > I've seen an awful lot of oopses

2.6.24-rc8 oops ext3_clear_inode+0x25/0xa0

2008-01-18 Thread Soeren Sonnenburg
Dear all, I've just got this oops (causing the machine to hang finally)... Any ideas? Soeren BUG: unable to handle kernel paging request at virtual address 66e88e66 printing eip: c01fac85 *pde = Oops: 0002 [#1] PREEMPT SMP Modules linked in: hci_usb hidp rfcomm l2cap bluetooth tun cpu

Re: 2.6.24-rc4: bluetooth device gone after suspend to ram

2007-12-12 Thread Soeren Sonnenburg
On Wed, 2007-12-12 at 17:08 +0100, Marcel Holtmann wrote: > Hi Oliver, > > > > I noticed that on my macbook pro1,1 the bluetooth device is gone after > > > suspend to ram, i.e. > > > > Is this a regression? > > Does it work if you unload hci_usb before you suspend? > > If so, please recompile wit

Re: 2.6.24-rc5 "videobuf_read_start" [drivers/media/video/videobuf-dvb.ko] undefined!

2007-12-12 Thread Soeren Sonnenburg
On Wed, 2007-12-12 at 00:20 -0500, Shane wrote: > In 2.6.24-rc5+, I hit this problem with videobuf_read_start > not being exported. Patch attached, only compile tested. > > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CALLscripts/checksyscalls.sh > CHK inc

2.6.24-rc4: bluetooth device gone after suspend to ram

2007-12-12 Thread Soeren Sonnenburg
Dear all, I noticed that on my macbook pro1,1 the bluetooth device is gone after suspend to ram, i.e. /usr/sbin/hciconfig -a normally lists hci0:Type: USB ... but after suspend does nothing. Here it does not help to remove the modules and to reload them. Also the driver reloads without giv

Re: 2.6.23: no more free evdev devices - evdev leak?

2007-11-11 Thread Soeren Sonnenburg
On Tue, 2007-11-06 at 15:52 +0100, Jiri Kosina wrote: > On Tue, 6 Nov 2007, Dmitry Torokhov wrote: > > > Could you please try sticking a printk in > > hidinput_disconnect(drivers/hid/hid-input.c) to verify that > > input_unregister_device is in fact being called? > > Also, is 2.6.23 the only ke

2.6.23: no more free evdev devices - evdev leak?

2007-10-31 Thread Soeren Sonnenburg
Dear all, whenever I do a suspend resume cycle the input device's numbers are increased until I finally run out of evdev devices. Is this a kernel problem or some userspace program (udev/...) creating new devices all the time? here is the dmesg: Soeren input: Power Button (FF) as /devices/virtu

Re: [PATCH 3/3] faster workaround

2007-10-24 Thread Soeren Sonnenburg
On Tue, 2007-10-23 at 17:08 +0900, Tejun Heo wrote: > Jeff Garzik wrote: > > Alan Cox wrote: > >>> 2) Once we identified, over time, the set of drives affected by this > >>> 3112 quirk (aka drives that didn't fully comply to SATA spec), the > >>> debugging of corruption cases largely shifted to the

Re: sata sil3114 vs. certain seagate drives results in filesystem corruptions

2007-10-23 Thread Soeren Sonnenburg
On Mon, 2007-10-22 at 12:59 +0200, Bernd Schubert wrote: > On Monday 22 October 2007 12:36:32 Soeren Sonnenburg wrote: > > On Mon, 2007-10-22 at 11:48 +0200, Bernd Schubert wrote: > > > Hello, > > > > > > On Monday 22 October 2007 04

Re: sata sil3114 vs. certain seagate drives results in filesystem corruptions

2007-10-22 Thread Soeren Sonnenburg
On Mon, 2007-10-22 at 13:02 +0200, Bernd Schubert wrote: > On Monday 22 October 2007 12:36:32 Soeren Sonnenburg wrote: > > > but as much as it fits onto the disk. On reading back this file, the > > > filesystem will report errors somewhere between 50GB and 230GB (dis

Re: sata sil3114 vs. certain seagate drives results in filesystem corruptions

2007-10-22 Thread Soeren Sonnenburg
On Mon, 2007-10-22 at 11:48 +0200, Bernd Schubert wrote: > Hello, > > On Monday 22 October 2007 04:12:44 Tejun Heo wrote: > > Helo, > > [...] > > > Now when I write large files of zeros to root(sda&sdb) and read the file > > > back in it contains a few nonzero entries: > > > > > > # dd if=/dev/zer

Re: sata sil3114 vs. certain seagate drives results in filesystem corruptions

2007-10-21 Thread Soeren Sonnenburg
On Mon, 2007-10-22 at 11:12 +0900, Tejun Heo wrote: > Helo, > > Soeren Sonnenburg wrote: > > I finally managed to find a *reproducible* setup and way to trigger > > random corruptions using a sata sil 3114 controller connected to 4 > > seagate drives > > >

sata sil3114 vs. certain seagate drives results in filesystem corruptions

2007-10-19 Thread Soeren Sonnenburg
Dear all, I finally managed to find a *reproducible* setup and way to trigger random corruptions using a sata sil 3114 controller connected to 4 seagate drives port 1: ST3400832AS sda port 2: ST3400620AS sdb port 3: ST3750640AS sdc port 4: ST3750640AS sdd sda & sdb form md0 via a raid1 setup fol

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-10-09 Thread Soeren Sonnenburg
On Tue, 2007-10-09 at 15:09 +0200, Tomasz Chmielewski wrote: > Soeren Sonnenburg wrote: > > >> Fixing recursive fault but reboot is needed! > > > > Hmmhh, so now I rebooted and again tried to > > > > $ make > > > > the new kernel which agai

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-24 Thread Soeren Sonnenburg
On Fri, 2007-09-14 at 07:22 +1000, Nick Piggin wrote: > On Friday 14 September 2007 16:02, Soeren Sonnenburg wrote: > > On Thu, 2007-09-13 at 09:51 +1000, Nick Piggin wrote: > > > On Thursday 13 September 2007 19:20, Soeren Sonnenburg wrote: > > > > Dear all, >

Re: [3/3] 2.6.23-rc6: known regressions v2

2007-09-18 Thread Soeren Sonnenburg
On Mon, 2007-09-17 at 23:03 +0200, Thomas Gleixner wrote: > On Mon, 2007-09-17 at 22:51 +0200, Arkadiusz Miskiewicz wrote: > > > > clockevents: fix resume logic > > > > > > Linus pulled a series of patches which are addressing this issue into > > > his tree yesterday. Can you please retest agai

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-17 Thread Soeren Sonnenburg
On Sun, 2007-09-16 at 18:15 +1000, Nick Piggin wrote: > On Saturday 15 September 2007 20:22, Soeren Sonnenburg wrote: > > On Sat, 2007-09-15 at 09:47 +0000, Soeren Sonnenburg wrote: > > > > Memtest did not find anything after 16 passes so I finally stopped > it > >

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-15 Thread Soeren Sonnenburg
On Sat, 2007-09-15 at 09:47 +, Soeren Sonnenburg wrote: > On Fri, 2007-09-14 at 07:22 +1000, Nick Piggin wrote: > > On Friday 14 September 2007 16:02, Soeren Sonnenburg wrote: > > > On Thu, 2007-09-13 at 09:51 +1000, Nick Piggin wrote: > > > > On Thursday 1

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-15 Thread Soeren Sonnenburg
On Fri, 2007-09-14 at 07:22 +1000, Nick Piggin wrote: > On Friday 14 September 2007 16:02, Soeren Sonnenburg wrote: > > On Thu, 2007-09-13 at 09:51 +1000, Nick Piggin wrote: > > > On Thursday 13 September 2007 19:20, Soeren Sonnenburg wrote: > > > > Dear all, > >

Re: 2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-13 Thread Soeren Sonnenburg
On Thu, 2007-09-13 at 09:51 +1000, Nick Piggin wrote: > On Thursday 13 September 2007 19:20, Soeren Sonnenburg wrote: > > Dear all, > > > > I've just seen this in dmesg on a AMD K7 / kernel 2.6.22.6 machine > > (config attached). > > > > Any ideas / wh

2.6.22.6: kernel BUG at fs/locks.c:171

2007-09-13 Thread Soeren Sonnenburg
Dear all, I've just seen this in dmesg on a AMD K7 / kernel 2.6.22.6 machine (config attached). Any ideas / which further information needed ? Soeren [ cut here ] kernel BUG at fs/locks.c:171! invalid opcode: [#1] Modules linked in: ipt_iprange ipt_REDIRECT capi ker

Re: [4/4] 2.6.23-rc4: known regressions

2007-08-30 Thread Soeren Sonnenburg
On Wed, 2007-08-29 at 17:27 +0200, Michal Piotrowski wrote: > Power management > > Subject : something broke resume from s2ram on mbp c1d (??? :)) > References : http://lkml.org/lkml/2007/8/28/67 > Last known good : 2.6.23-rc3 > Submitter : Soeren Sonnenburg

Re: Linux 2.6.23-rc4

2007-08-28 Thread Soeren Sonnenburg
On Tue, 2007-08-28 at 12:33 +0200, Rafael J. Wysocki wrote: > On Tuesday, 28 August 2007 12:09, Soeren Sonnenburg wrote: [...] > > I hope I find time to do a bisect soon... > > Is this a regression from 2.6.23-rc3, or from an earlier kernel? it is a regression from rc3, all kern

Re: Linux 2.6.23-rc4

2007-08-28 Thread Soeren Sonnenburg
On Mon, 2007-08-27 at 18:58 -0700, Linus Torvalds wrote: > Ok, I lost it, and let two weeks pass between -rc releases. My bad. > > As a result, -rc4 is a bit bigger than it would/should have been, but > hopefully it's all good, and we've fixed most regressions. There's some > arch updates (MIPS,

Bad pte = e900b50d, process = ???

2007-08-20 Thread Soeren Sonnenburg
Dear all, I suddenly got flodded with Bad pte = e900b50d, process = ???, vm_flags = 100173, vaddr = bfc87ee2 [] vm_normal_page+0x3e/0x53 [] follow_page+0x90/0x147 [] get_user_pages+0x20f/0x261 [] access_process_vm+0x7e/0x163 [] vma_merge+0x171/0x17f [] proc_pid_cmdline+0x57/0xe7 [] proc_in

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 - take #4

2007-07-19 Thread Soeren Sonnenburg
On Wed, 2007-07-18 at 15:57 -0700, Andrew Morton wrote: > On Tue, 17 Jul 2007 09:10:18 +0200 > Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > > > the attached minimally intrusive patch is based on Matthew Garret's > > patch 'Make appletouch shut up whe

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 take #3

2007-07-17 Thread Soeren Sonnenburg
On Tue, 2007-07-17 at 21:48 -0400, Dmitry Torokhov wrote: > On Tuesday 17 July 2007 14:16, Soeren Sonnenburg wrote: > > On Tue, 2007-07-17 at 11:01 -0400, Dmitry Torokhov wrote: > [...] > > > How many boxes did you try this patch on? > > > > Mine plus 1 other.

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 take #3

2007-07-17 Thread Soeren Sonnenburg
On Tue, 2007-07-17 at 11:01 -0400, Dmitry Torokhov wrote: > Hi, > > On 7/17/07, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > > > > err_free_buffer: > > @@ -656,6 +699,7 @@ static void atp_disconnect(struct usb_interface *iface) > > > >usb_

Re: [PATCH] appletouch powersaving - please apply for 2.6.23-rc1

2007-07-17 Thread Soeren Sonnenburg
On Tue, 2007-07-17 at 15:03 +0200, Johannes Berg wrote: > Hi, > > Good stuff :) > > > + int idlecount; /* number of empty packets */ > > should probably use tabs here. fixed. > > + size = usb_control_msg(udev, usb_sndctrlpipe(udev, 0), > > +

[PATCH] appletouch powersaving - please apply for 2.6.23-rc1

2007-07-17 Thread Soeren Sonnenburg
check for bit 1 for BTN_LEFT. Matthew Garrett did the initial 'Make appletouch shut up when it has nothing to say' so I am adding him to the signed-off lines (hope that is the correct way). Patch follows inline and attached. Soeren. Signed-off-by: Soeren Sonnenburg <[EMAIL PROTECTED

Re: ata1: soft resetting port

2007-07-04 Thread Soeren Sonnenburg
On Thu, 2007-07-05 at 03:01 +0900, Tejun Heo wrote: > Soeren Sonnenburg wrote: > > On Tue, 2007-07-03 at 15:40 +0900, Tejun Heo wrote: > >> Soeren Sonnenburg wrote: > >>> Dear List, > >>> > >>> since the switch to > >>>

Re: ata1: soft resetting port

2007-07-04 Thread Soeren Sonnenburg
On Tue, 2007-07-03 at 15:40 +0900, Tejun Heo wrote: > Soeren Sonnenburg wrote: > > Dear List, > > > > since the switch to > > > > CONFIG_ATA=y > > CONFIG_ATA_ACPI=y > > CONFIG_ATA_PIIX=y, > > > > the ATA_PIIX driver manages both, intern

Re: [PATCH] hwmon/coretemp: Fix a broken error path - microcode update fix

2007-06-25 Thread Soeren Sonnenburg
On Mon, 2007-06-25 at 20:20 +0200, Rudolf Marek wrote: > > Hi Rudolf, > > > > just one more update: > > > > When I put my machine into s2ram and make it resume, one of the coretemp > > sensors gets lost. Ahh and I am already rmmod coretemp / loading > > microcode after resume / insmod coretemp...

Re: [PATCH] hwmon/coretemp: Fix a broken error path - microcode update fix

2007-06-25 Thread Soeren Sonnenburg
On Thu, 2007-06-21 at 22:57 +0200, Rudolf Marek wrote: > Hello Soeren, [...] > Soeren pointed at some T60, T60p BIOS update and luckily, there is a > easy way > how to extract the microcode update and even convert it into the .txt > format as > microcode update utility (http://www.urbanmyth.org/m

Re: [PATCH] hwmon/coretemp: Fix a broken error path - microcode update fix

2007-06-21 Thread Soeren Sonnenburg
On Thu, 2007-06-21 at 22:57 +0200, Rudolf Marek wrote: > Hello Soeren, > > Sorry for the delay. > > I'm ccing all lists maybe some other people are interested. There is known > errata AE18 which prevents coretemp from working correctly on some mobile > Core > processors (family 6 model e). My

ata1: soft resetting port

2007-06-19 Thread Soeren Sonnenburg
Dear List, since the switch to CONFIG_ATA=y CONFIG_ATA_ACPI=y CONFIG_ATA_PIIX=y, the ATA_PIIX driver manages both, internal sata disk aswell as cd/dvd rom. However I am being flooded with the error messages below (well they appear from time to time, dominating dmesg). This happens on kernel 2

Re: git-current: slub breaks s2ram with fglrx...

2007-06-17 Thread Soeren Sonnenburg
On Sun, 2007-06-17 at 17:33 +0200, Michal Piotrowski wrote: > Hi Soeren, Hi Michael, [...] > > I have one question: What if I don't load fglrx.ko but still use the > > proprietary binary driver for xorg. > > AFAIK it will not work. well I *know* that X works without fglrx loaded (no 3d accelera

Re: git-current: slub breaks s2ram with fglrx...

2007-06-17 Thread Soeren Sonnenburg
On Sun, 2007-06-17 at 13:04 +0200, Rafael J. Wysocki wrote: > On Sunday, 17 June 2007 11:49, Soeren Sonnenburg wrote: > > OK, [...] > > slab & fglrx works > > slub & console works > > slub & X11+fglrx creates hangs on suspend (black screen - no further &g

git-current: slub breaks s2ram with fglrx...

2007-06-17 Thread Soeren Sonnenburg
OK, I've found the second root for my '2.6.22-rc regression: s2ram fails to suspend + fails to resume w/ Xorg': The first one was just the wrong coretemp patch (already fixed by Jean). The second one happens only with Xorg/fglrx loaded and slub enabled, as I've found after a useless git bisect

Re: [PATCH] hwmon/coretemp: Fix a broken error path

2007-06-17 Thread Soeren Sonnenburg
On Sat, 2007-06-16 at 23:17 +0200, Jean Delvare wrote: > Hi Soeren, Hi Jean, [...] > Thanks for reporting. Indeed this patch is broken, sorry for > overlooking it. I tested it but my hardware is such that the faulty > error path was never taken. Please test the following patch (on top of > git-c

git-current: latest coretemp changes break s2ram

2007-06-16 Thread Soeren Sonnenburg
this commit makes coretemp fail on my macbook pro. 1) rmmod oopses (see below) 2) it breaks s2ram Soeren commit 67f363b1f6a31cf5027a97372f64bcced4f05ba6 Author: Rudolf Marek <[EMAIL PROTECTED]> Date: Sun May 27 22:17:43 2007 +0200 hwmon/coretemp: Add more safety checks Add detection

2.6.22-rc regression: s2ram fails to suspend + fails to resume w/ Xorg

2007-06-10 Thread Soeren Sonnenburg
Dear all, I noticed 2 regressions to 2.6.21.X on my macbook pro: 1. on git-current something broke s2ram completely, i.e. s2ram does not even suspend anymore but hangs (blinking cursor on console) 2. while on -rc3 s2ram is putting the machine to sleep and even makes it reliably come back under c

Re: [Bug 8498], [Bug 8510], and Re: Can't s2ram 22-rc2

2007-05-21 Thread Soeren Sonnenburg
On Mon, 2007-05-21 at 10:51 -0400, Alan Stern wrote: > On Sat, 19 May 2007, Greg KH wrote: > It turns out that the patch I originally wrote to fix this is in > conflict with one of Raphael's patches (make freezeable workqueues > singlethread) already added to 2.6.22-rc2. So here's an updated > ve

Re: Can't s2ram 22-rc2 [Was: 2.6.22-rc2 BUG: at slub_def.h:77]

2007-05-21 Thread Soeren Sonnenburg
On Mon, 2007-05-21 at 10:38 +0200, Jiri Slaby wrote: > Played with Cc list. > > Soeren Sonnenburg napsal(a): > > On Mon, 2007-05-21 at 10:09 +0200, Jiri Slaby wrote: > >> Soeren Sonnenburg napsal(a): > >>> a regression (well I switched to slub) happens on boot

regression 2.6.22-rc2 suspend to ram broken ( usb_hcd_pci_suspend+0x0/0x170() returns -16 )

2007-05-21 Thread Soeren Sonnenburg
I suddenly can no longer s2ram with 2.6.22-rc2, as this seems caused by usb_hcd_pci_suspend I am CC'ing linux usb-devel. I am attaching a dmesg and lspci. Soeren -- Sometimes, there's a moment as you're waking, when you become aware of the real world around you, but you're still dreaming. Linux

Re: 2.6.22-rc2 BUG: at include/linux/slub_def.h:77 kmalloc_index()

2007-05-21 Thread Soeren Sonnenburg
On Mon, 2007-05-21 at 10:09 +0200, Jiri Slaby wrote: > Soeren Sonnenburg napsal(a): > > a regression (well I switched to slub) happens on boot... > > BUG: at include/linux/slub_def.h:77 kmalloc_index() > > [] get_slab+0x1c8/0x250 [...] > Could you try this patch: > htt

applesmc - sensors patch missing from 2.6.22-rc2

2007-05-21 Thread Soeren Sonnenburg
I wonder why the attached patch is missing from applesmc (written by nicolas boichat) without which sensors simply won't work ... ( but these ones has been applied and are rather useless without the attached one http://www.mail-archive.com/[EMAIL PROTECTED]/msg12374.html http://www.mail-archive.co

2.6.22-rc2 BUG: at include/linux/slub_def.h:77 kmalloc_index()

2007-05-20 Thread Soeren Sonnenburg
a regression (well I switched to slub) happens on boot... ... hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt :00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device :00:1d.3 to 64 uhci_hcd :00:1d.3: UHCI Host Controller uhci_hcd 0

Re: [PATCH] Make appletouch shut up when it has nothing to say

2007-05-15 Thread Soeren Sonnenburg
On Sun, 2007-05-13 at 18:58 -0700, Pete Zaitcev wrote: > On Sun, 13 May 2007 20:57:25 +0100, Matthew Garrett <[EMAIL PROTECTED]> wrote: > > > Ok, I've tidied this up a little. [...] > > Looks fine here... well, almost. Did you try rmmod (I don't even know if > it's applicable, sorry)? Usually, wh

Re: converting appletouch to usb autosuspend...

2007-05-13 Thread Soeren Sonnenburg
On Sat, 2007-05-12 at 22:47 +0100, Alistair John Strachan wrote: > On Saturday 12 May 2007 19:51:26 Soeren Sonnenburg wrote: > > Dear all, [...] > > While we are at it usb related powerhogs on this macbook pro are > > uhci_hcd (usb keyboard) and usb_hcd_poll_rh_status (r

Re: [PATCH] Make appletouch shut up when it has nothing to say

2007-05-13 Thread Soeren Sonnenburg
On Sun, 2007-05-13 at 20:57 +0100, Matthew Garrett wrote: > Ok, I've tidied this up a little. I've separated the actual mode init > code into a separate function in order to avoid code duplication, and no > longer creating a new workqueue. The only other change is something that > I /think/ is a

converting appletouch to usb autosuspend...

2007-05-12 Thread Soeren Sonnenburg
Dear all, I've realized using the great powertop ( http://www.linuxpowertop.org/ ) that loading the appletouch driver (and touching it once) makes consumes about 0.3 W even when not touching the pad. As rmmod'ing appletouch fixes this I wonder why the driver does not do this alone. So my question

Re: Linux 2.6.21

2007-04-26 Thread Soeren Sonnenburg
On Thu, 2007-04-26 at 06:08 +0200, Adrian Bunk wrote: [...] > What I will NOT do: > Waste my time with tracking 2.6.22-rc regressions. Adrian, please reconsider. Without you the issues I've reported (most likely to the wrong people) would have been missed too. And also keep in mind that it takes 2

evdev* devices change major/minors after suspend/resume (udev?)

2007-04-11 Thread Soeren Sonnenburg
Dear all, I wonder how one (from the userspace side) should deal with the case that evdev devices disappear after resume and reappear under a different name/different major/minor (i.e. evdev1 can become evdev4). The application in mind scans all evdev devices, opens the ones matching certain prop

Re: Linux 2.6.21-rc6 - regressions update

2007-04-08 Thread Soeren Sonnenburg
On Fri, 2007-04-06 at 16:04 -0700, Linus Torvalds wrote: [HPET issues resolved] > > 3) Subject: SATA breakage on resume > > References : http://lkml.org/lkml/2007/3/7/233 > > Submitter : Thomas Gleixner <[EMAIL PROTECTED]> > > Soeren Sonnenburg

Re: [patch, take #3] high-res timers: resume fix

2007-04-07 Thread Soeren Sonnenburg
that it takes 10 seconds to suspend (it was ~2 seconds before) Soeren > Ingo > > > > Subject: [patch] high-res timers: resume fix > From: Ingo Molnar <[EMAIL PROTECTED]> > > Soeren Sonnenburg reported that upon resume he is gett

Re: Linux 2.6.21-rc6 - regressions update

2007-04-06 Thread Soeren Sonnenburg
ne resumes, I've managed to get the attached oops. 3) Subject: SATA breakage on resume References : http://lkml.org/lkml/2007/3/7/233 Submitter : Thomas Gleixner <[EMAIL PROTECTED]> Soeren Sonnenburg <[EMAIL PROTECTED]> Status : unknown I am still seeing the

Re: s2ram still broken with CONFIG_NO_HZ / HPET (macbook pro)

2007-03-13 Thread Soeren Sonnenburg
On Mon, 2007-03-12 at 19:59 +0900, Tejun Heo wrote: > Soeren Sonnenburg wrote: > > Elsewise I still see the > > > > ATA: abnormal status 0x80 on port 0x000140df > > ATA: abnormal status 0x80 on port 0x000140df > > ata1.00: configured for UDMA/33 > >

Re: Linux v2.6.21-rc3

2007-03-07 Thread Soeren Sonnenburg
On Wed, 2007-03-07 at 15:22 +0100, Thomas Gleixner wrote: > On Tue, 2007-03-06 at 20:59 -0800, Linus Torvalds wrote: > > We've finally hopefully started to put a dent in the regressions, > > especially the suspend/resume problems introduced since 2.6.20. > > Still having SATA breakage on resume:

Re: [5/6] 2.6.21-rc2: known regressions

2007-03-06 Thread Soeren Sonnenburg
On Tue, 2007-03-06 at 12:46 +0200, Michael S. Tsirkin wrote: > > Quoting Ingo Molnar <[EMAIL PROTECTED]>: > > Subject: Re: [5/6] 2.6.21-rc2: known regressions > > > > > > * Michael S. Tsirkin <[EMAIL PROTECTED]> wrote: > > > > > > Quoting Linus Torvalds <[EMAIL PROTECTED]>: > > > > > > > > Ok, i

Re: [5/6] 2.6.21-rc2: known regressions

2007-03-05 Thread Soeren Sonnenburg
On Tue, 2007-03-06 at 07:49 +0100, Soeren Sonnenburg wrote: > On Tue, 2007-03-06 at 01:25 +0100, Thomas Gleixner wrote: > > On Mon, 2007-03-05 at 15:45 -0800, Linus Torvalds wrote: > > > > > > On Tue, 6 Mar 2007, Thomas Gleixner wrote: > > > > > > &g

Re: [5/6] 2.6.21-rc2: known regressions

2007-03-05 Thread Soeren Sonnenburg
gt; > References : http://lkml.org/lkml/2007/3/4/110 > > > > Submitter : Soeren Sonnenburg <[EMAIL PROTECTED]> > > > > Caused-By : Thomas Gleixner <[EMAIL PROTECTED]> > > > > commit e9e2cdb412412326c4827fc78ba27f410d837e6e > &g

macbook pro suspend to ram broken in linux-2.6.git HEAD

2007-03-04 Thread Soeren Sonnenburg
a rather long git bisect session between v2.6.20 and HEAD identified the commit below this as the cause. please note that the machine does not return from resume and although all PM debug was turned on there is nothing in the logs. happens with a minimalistic setup (console only no audio/network et

Re: [linux-usb-devel] 2.6.20-rc6 SCSI error: I/O error - trouble with mass storage devices ?!

2007-01-31 Thread Soeren Sonnenburg
On Tue, 2007-01-30 at 13:08 -0500, Alan Stern wrote: > On Sat, 27 Jan 2007, Soeren Sonnenburg wrote: [P990 mass storage trouble] > > Now I am clueless what could have gone wrong (as I *think* this was all > > working at some point at least before firmware updates) and what the

Re: 2.6.20-rc6 pb_fnmode regression

2007-01-29 Thread Soeren Sonnenburg
On Mon, 2007-01-29 at 12:45 +0100, Jiri Kosina wrote: > On Mon, 29 Jan 2007, Soeren Sonnenburg wrote: > > > That sounds good for me. Breaking with what was there is not a problem > > as long as this feature is still there, it can be done in a more clean > > way this w

Re: 2.6.20-rc6 pb_fnmode regression

2007-01-29 Thread Soeren Sonnenburg
On Mon, 2007-01-29 at 12:13 +0100, Jiri Kosina wrote: > On Mon, 29 Jan 2007, Jiri Kosina wrote: > > > Ah, now I see. The problem is that in pre-2.6.20-rc1 the pb_fnmode was > > setting global variable, but after the HID layer rework, this is a > > per-hid variable, which is of course not updated

Re: [PATCH] usbhid quirks for macbook(pro) updated to 2.6.20-rc6

2007-01-29 Thread Soeren Sonnenburg
On Mon, 2007-01-29 at 10:38 +0100, Jiri Kosina wrote: > On Sat, 27 Jan 2007, Soeren Sonnenburg wrote: [...] > Soeren - could you please submit your patch with proper Signed-off-by > line? argh, sorry! Attached! Soeren -- Sometimes, there's a moment as you're waking, when

Re: 2.6.20-rc6 pb_fnmode regression

2007-01-29 Thread Soeren Sonnenburg
On Mon, 2007-01-29 at 10:55 +0100, Jiri Kosina wrote: > On Sat, 27 Jan 2007, Soeren Sonnenburg wrote: > > > I realized that any setting to /sys/module/usbhid/parameters/pb_fnmode > > is just ignored until the machine does a suspend-resume cycle. [...] > I would rather be

2.6.20-rc6 appletouch: incomplete data package (first byte: 2, length: 4).

2007-01-29 Thread Soeren Sonnenburg
Dear all, I realized that when I compile/load ehci-hcd as a module on this macbookpro1,1 that appletouch would stop functioning and send tons of appletouch: incomplete data package (first byte: 2, length: 4). appletouch: incomplete data package (first byte: 2, length: 4). appletouch: incomplete d

[PATCH] 2.6.20-rc6 trivially enable mouse button 2+3 emulation for x86 macs

2007-01-29 Thread Soeren Sonnenburg
o use exactly that since months Signed-off-by: Soeren Sonnenburg <[EMAIL PROTECTED]> diff -ur linux-2.6.20-rc6/drivers/macintosh/Kconfig linux-2.6.20-rc6-sonne/drivers/macintosh/Kconfig --- linux-2.6.20-rc6/drivers/macintosh/Kconfig 2007-01-25 03:19:28.0 +0100 +++ linux-2.6.2

[PATCH] usbhid quirks for macbook(pro) updated to 2.6.20-rc6

2007-01-29 Thread Soeren Sonnenburg
On Sat, 2006-12-23 at 11:38 +0100, Soeren Sonnenburg wrote: > On Fri, 2006-12-15 at 09:56 -0800, Greg KH wrote: > > On Fri, Dec 15, 2006 at 09:36:04AM +0100, Soeren Sonnenburg wrote: > > > On Sat, 2006-12-09 at 21:08 -0500, Joseph Fannin wrote: > > > > On Fri, 200

2.6.20-rc6 pb_fnmode regression

2007-01-29 Thread Soeren Sonnenburg
Dear all, I realized that any setting to /sys/module/usbhid/parameters/pb_fnmode is just ignored until the machine does a suspend-resume cycle. I've added a printk in drivers/usb/input/hid-core.c (which is the only place where hid->pb_fnmode is set) and indeed only on module load ( in my case us

Re: SATA hotplug from the user side ?

2007-01-25 Thread Soeren Sonnenburg
On Wed, 2007-01-24 at 13:37 -0200, Henrique de Moraes Holschuh wrote: > On Wed, 24 Jan 2007, Soeren Sonnenburg wrote: > > might be a good idea to power down the drive using hdparm -Y followed by > > a scsiadd -r. [...] > > the disk or remove the disk from a dm setup). Howe

Re: 2.6.19.2 sky2/acpi crashes

2007-01-24 Thread Soeren Sonnenburg
[This mail was also posted to newsgate.kernel.] On Tue, 23 Jan 2007 11:12:50 +, Andrew Lyon wrote: > On 1/23/07, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: >> On Tue, 23 Jan 2007 08:59:28 +, Lionel Landwerlin wrote: >> >> > Hi, >> > >> &g

Re: 2.6.19.2 sky2/acpi crashes

2007-01-24 Thread Soeren Sonnenburg
On Tue, 23 Jan 2007 11:12:50 +, Andrew Lyon wrote: > On 1/23/07, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: >> On Tue, 23 Jan 2007 08:59:28 +, Lionel Landwerlin wrote: >> >> > Hi, >> > >> > I'm running a macbook with a Marvell ethern

Re: SATA hotplug from the user side ?

2007-01-24 Thread Soeren Sonnenburg
On Wed, 2007-01-24 at 11:07 +0900, Tejun Heo wrote: > Henrique de Moraes Holschuh wrote: > > On Tue, 23 Jan 2007, Tejun Heo wrote: > >> Henrique de Moraes Holschuh wrote: > >>> Does SATA electrical conector keying let the disk firmware unload > >>> heads before the user manages to pull it out enoug

Re: 2.6.19.2 sky2/acpi crashes

2007-01-23 Thread Soeren Sonnenburg
On Tue, 23 Jan 2007 08:59:28 +, Lionel Landwerlin wrote: > Hi, > > I'm running a macbook with a Marvell ethernet controller, and I have a > lots of freezes when using the ethernet controller under a load of > ~100K/s. Since I'm running a 2.6.19.2 kernel, I'm able to get some > report from the

Re: prioritize PCI traffic ?

2007-01-15 Thread Soeren Sonnenburg
On Mon, 2007-01-15 at 19:23 +0530, Vaidyanathan Srinivasan wrote: > Soeren Sonnenburg wrote: > > Dear all, > > > > is it possible to explicitly tell the kernel to prioritize PCI traffic > > for a number of cards in pci slots x,y,z ? > > > > I am asking a

Re: prioritize PCI traffic ?

2007-01-15 Thread Soeren Sonnenburg
On Mon, 2007-01-15 at 13:01 +0100, Andreas Mohr wrote: > Hi, > > On Mon, Jan 15, 2007 at 12:07:45PM +0100, Soeren Sonnenburg wrote: > > Dear all, > > > > is it possible to explicitly tell the kernel to prioritize PCI traffic > > for a number of cards in pci slot

prioritize PCI traffic ?

2007-01-15 Thread Soeren Sonnenburg
Dear all, is it possible to explicitly tell the kernel to prioritize PCI traffic for a number of cards in pci slots x,y,z ? I am asking as severe ide traffic causes lost frames when watching TV using 2 DVB cards + vdr... This is simply due to the fact that the PCI bus is saturated... So, is any

Re: SATA hotplug from the user side ?

2007-01-12 Thread Soeren Sonnenburg
On Sat, 2007-01-13 at 10:55 +0900, Tejun Heo wrote: > Soeren Sonnenburg wrote: > > It is true it detects a removal and newly plugged devices immediately... > > However it still prints warnings and errors that it could not > > synchronize SCSI cache for the disks. Then it pr

Re: SATA hotplug from the user side ?

2007-01-12 Thread Soeren Sonnenburg
On Fri, 2007-01-12 at 12:04 -0500, Jeff Garzik wrote: > Soeren Sonnenburg wrote: > > Dear all, > > > > I'd like to try out SATA hotplugging using a SIL3114. Though I was > > harvesting the web, I could not find any useful information how this is > > done in p

SATA hotplug from the user side ?

2007-01-11 Thread Soeren Sonnenburg
Dear all, I'd like to try out SATA hotplugging using a SIL3114. Though I was harvesting the web, I could not find any useful information how this is done in practice. Well I realized that I can still use scsiadd to print and remove devices, e.g.: # scsiadd -p Attached devices: Host: scsi2 Chann

  1   2   >