[PATCH] libata: Convert LED disk trigger from IDE to libata

2011-10-03 Thread Jörg Sommer
This patch converts the trigger for the LED at the front of Apple's iBooks to libata. It's merely a replacement of the string ide by disk. The patch is taken from http://dev.gentoo.org/~josejx/ata.patch. I've asked Joseph Jezak if he intends to send this patch upstream, but as he did not reply I'l

Re: Oops in trace_hardirqs_on (powerpc)

2010-09-27 Thread Jörg Sommer
Hello Steven, Steven Rostedt hat am Wed 22. Sep, 15:44 (-0400) geschrieben: > Sorry for the late reply, but I was on vacation when you sent this, and > I missed it while going through email. > > Do you still have this issue? No. I've rebuild my kernel without TRACE_IRQFLAGS and the problem vanis

Re: Oops in trace_hardirqs_on (powerpc)

2010-12-19 Thread Jörg Sommer
Hi Steven, Steven Rostedt hat am Mon 27. Sep, 21:58 (-0400) geschrieben: > On Mon, 2010-09-27 at 14:50 +0200, Jörg Sommer wrote: > > Hello Steven, > > > > Steven Rostedt hat am Wed 22. Sep, 15:44 (-0400) geschrieben: > > > Sorry for the late reply, but I was on va

Re: Oops in trace_hardirqs_on (powerpc)

2010-12-26 Thread Jörg Sommer
Hi Steven, Steven Rostedt hat am Wed 22. Dec, 21:42 (-0500) geschrieben: > On Sun, 2010-12-19 at 14:27 +0100, Jörg Sommer wrote: > > Did you've fixed this problem? The bug report is still marked as open. > > https://bugzilla.kernel.org/show_bug.cgi?id=16573 > > > &g

2.6.24-rc3: High CPU load -- hardware interrupts

2007-11-18 Thread Jörg Sommer
Hi, I've installed the new kernel version and now suspend to RAM works. But I saw that the CPU load is everytime 50% due to hardware interrupts. Is this a known bug? top - 22:51:19 up 21:58, 8 users, load average: 0.36, 0.39, 0.40 Tasks: 66 total, 4 running, 62 sleeping, 0 stopped, 0 zo

Re: time accounting problem (powerpc only?)

2007-11-23 Thread Jörg Sommer
Hallo Johannes, Johannes Berg <[EMAIL PROTECTED]> wrote: > Doing some scripting to read /proc/stat every half second and print the > differences, I get output like this on a mostly idle system: > > # for reference: > # [user, nice, system, idle, iowait, irq, softirq, steal, guest] > > [4, 0, 3, 46

Re: time accounting problem (powerpc only?)

2007-11-25 Thread Jörg Sommer
Hi, Johannes Berg <[EMAIL PROTECTED]> wrote: >> % diff /proc/interrupts <(sleep 2; cat /proc/interrupts) >> --- /proc/interrupts2007-11-23 15:04:06.004846901 +0100 >> +++ /proc/self/fd/112007-11-23 15:04:05.952841422 +0100 >> @@ -1,15 +1,15 @@ >> CPU0 >> - 25: 18063968

Re: 2.6.24-rc3: High CPU load -- hardware interrupts

2007-11-27 Thread Jörg Sommer
Hi Elimar, Elimar Riesebieter schrieb am Mon 26. Nov, 23:38 (+0100): > I can confirm this situation. But it seems, that no one takes care > of it Have a look at the thread “time accounting problem (powerpc only?)” started by Johannes Berg on 23 Nov 2007. Bye, Jörg. -- Du kannst einem Schwe

Re: [PATCH v2] Fix hardware IRQ time accounting problem.

2007-12-04 Thread Jörg Sommer
Hallo Tony, Tony Breeds <[EMAIL PROTECTED]> wrote: > The commit fa13a5a1f25f671d084d8884be96fc48d9b68275 (sched: restore > deterministic CPU accounting on powerpc), unconditionally calls > update_process_tick() in system context. In the deterministic accounting case > this is the correct thing to

linux-next: iBook G4, keyboard is locked after wakeup

2008-05-15 Thread Jörg Sommer
Hi, I've an iBook G4 and tried the linux-next tree 20080515. When the computer awakes I see a black screen with the cursor blinking in the left upper corner. I can change the console with Alt+F1 …, but I can input anything else. The system is locked. I've ran git bisect and it reported acff8d4223d