Re: [patch 1/3] m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible

2007-07-21 Thread Dmitry Torokhov
Hi Geert, On Saturday 21 July 2007 04:27, Geert Uytterhoeven wrote: > On Fri, 20 Jul 2007, Dmitry Torokhov wrote: > > > > I am OK with adding a new header file. I was just saying that placing > > that declaration in linux/hid.h makes about the same sense as putting > > it into linux/scsi.h > > A

Re: [RFC 1/1] lro: Generic Large Receive Offload for TCP traffic

2007-07-21 Thread David Miller
From: Jan-Bernd Themann <[EMAIL PROTECTED]> Date: Fri, 20 Jul 2007 17:41:48 +0200 > Generic LRO patch > > Signed-off-by: Jan-Bernd Themann <[EMAIL PROTECTED]> I have no general objections to this patch. However I'd like to see at least one or two uses of these APIs before we put it in, and it s

Re: [PATCH] constify of_platform_driver match_table

2007-07-21 Thread David Miller
From: Stephen Rothwell <[EMAIL PROTECTED]> Date: Sun, 22 Jul 2007 00:27:01 +1000 > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > include/linux/of_platform.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > Built for PowerPC allmodconfig and ppc64_defconfig and S

Re: [PATCH] constify of_platform_driver name

2007-07-21 Thread David Miller
From: Stephen Rothwell <[EMAIL PROTECTED]> Date: Sun, 22 Jul 2007 00:23:03 +1000 > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > drivers/pcmcia/m8xx_pcmcia.c |2 +- > include/linux/of_platform.h |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > Built for Pow

Re: [PATCH] Don't compile the PMU power driver on 64-bit PowerPC

2007-07-21 Thread Stephen Rothwell
On Sun, 22 Jul 2007 10:46:54 +1000 Paul Mackerras <[EMAIL PROTECTED]> wrote: > > As reported by Stephen Rothwell, an allmodconfig build on 64-bit > PowerPC reports these errors: > > ERROR: "pmu_batteries" [drivers/power/pmu_battery.ko] undefined! > ERROR: "pmu_battery_count" [drivers/power/pmu_bat

Re: Someone broke my allmodconfig build

2007-07-21 Thread Stephen Rothwell
On Sun, 22 Jul 2007 10:37:06 +1000 Paul Mackerras <[EMAIL PROTECTED]> wrote: > > Stephen Rothwell writes: > > > WRAParch/powerpc/boot/zImage.ps3 > > /home/sfr/kernels/linus/arch/powerpc/boot/wrapper: line 113: dtc: command > > not found > > make[2]: *** [arch/powerpc/boot/zImage.ps3] Error

Re: Someone broke my allmodconfig build

2007-07-21 Thread Josh Boyer
On Sun, Jul 22, 2007 at 10:37:06AM +1000, Paul Mackerras wrote: > Stephen Rothwell writes: > > > WRAParch/powerpc/boot/zImage.ps3 > > /home/sfr/kernels/linus/arch/powerpc/boot/wrapper: line 113: dtc: command > > not found > > make[2]: *** [arch/powerpc/boot/zImage.ps3] Error 1 > > Hmmm, we

Re: [PATCH 1/2] OProfile - Enable SPU switch notification to detect currently active SPU tasks - update

2007-07-21 Thread Paul Mackerras
Andrew Morton writes: > I still wonder about that barrier. At the least it should be smp_mb(). > But aren't our set_bit() semantics _alone_ sufficient to make this barrier > unneeded? No, but our wake_up semantics certainly ought to be, if they aren't already. It's the wake_up which implies sy

8247 ether_fcc underruns, but only running kernel

2007-07-21 Thread Brad Parker
I have an 8247 which when running u-boot works fine on ethernet, both 10mb and 100mb. It can dhcp and load a kernel. But when I boot the kernel (2.4 or 2.6) the fcc transmits get an underrun everytime. Packets are received fine. This is on FCC1. (I'd suspect the tx clock, but ethernet is ok w

[PATCH] Don't compile the PMU power driver on 64-bit PowerPC

2007-07-21 Thread Paul Mackerras
As reported by Stephen Rothwell, an allmodconfig build on 64-bit PowerPC reports these errors: ERROR: "pmu_batteries" [drivers/power/pmu_battery.ko] undefined! ERROR: "pmu_battery_count" [drivers/power/pmu_battery.ko] undefined! ERROR: "pmu_power_flags" [drivers/power/pmu_battery.ko] undefined! T

Re: Someone broke my allmodconfig build

2007-07-21 Thread Paul Mackerras
Stephen Rothwell writes: > WRAParch/powerpc/boot/zImage.ps3 > /home/sfr/kernels/linus/arch/powerpc/boot/wrapper: line 113: dtc: command not > found > make[2]: *** [arch/powerpc/boot/zImage.ps3] Error 1 Hmmm, we should be shipping .dtb files with the tree, so people don't have to have dtc i

Re: [PATCH] Fix tas_suspend/resume build warning

2007-07-21 Thread Stephen Rothwell
On Sat, 21 Jul 2007 19:29:26 +0200 Johannes Berg <[EMAIL PROTECTED]> wrote: > > On Sun, 2007-07-22 at 00:29 +1000, Stephen Rothwell wrote: > > sound/aoa/codecs/snd-aoa-codec-tas.c:750: warning: 'tas_suspend' defined > > but not used > > sound/aoa/codecs/snd-aoa-codec-tas.c:760: warning: 'tas_resum

[PATCH] Update kuroboxH[GD].dts with i2c rtc entries, cleanup

2007-07-21 Thread Guennadi Liakhovetski
Let's fix rtc on linkstation ppc machines again, plus .dts cleanup as suggested by Segher Boessenkool. Thanks Guennadi --- Guennadi Liakhovetski Device tree update: add rtc nodes on i2c, remove bogus 0-size cache-line declarations, rename interrupt-controller nodes, remove erroneous interrupt-

Re: [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/

2007-07-21 Thread Benjamin Herrenschmidt
On Sat, 2007-07-21 at 17:02 +0200, Jesper Juhl wrote: > Hi, > > This patch cleans up duplicate includes in > drivers/macintosh/ > > > Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> Acked-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > > diff --git a/drivers/macintosh/rack-meter.c

[PATCH] Re: 2.6.22-git hangs during boot on PowerBook G3 in 0.0 seconds

2007-07-21 Thread Rutger Nijlunsing
On Sat, Jul 21, 2007 at 09:21:43PM +0200, Rutger Nijlunsing wrote: > Hi, > > I'm trying to boot a new git kernel (2.6.22-g589f1e81), but it hangs > very early (the timestamp is still on 0.00). After hours bisecting, I found the one-liner which results in the hang. Now it takes someone else to

2.6.22-git hangs during boot on PowerBook G3 in 0.0 seconds

2007-07-21 Thread Rutger Nijlunsing
Hi, I'm trying to boot a new git kernel (2.6.22-g589f1e81), but it hangs very early (the timestamp is still on 0.00). All messages on screen (typed in, don't have a digital camera...): [0.00] Using PowerMac machine description [0.00] Total memory = 320MB; using 1024kB for has

Re: [PATCH v3] pcmcia: CompactFlash driver for PA Semi Electra boards

2007-07-21 Thread Olof Johansson
On Fri, Jul 20, 2007 at 04:48:23PM -0700, Andrew Morton wrote: > > Who's maintaining PCMCIA? MAINTAINERS only lists a mailing list, no person. > > Seems > > weird for a component that's marked as maintained. > > Dominik Brodowski. He's having a bit of downtime at present (exams, I > think). He

Re: [PATCH] Fix tas_suspend/resume build warning

2007-07-21 Thread Johannes Berg
On Sun, 2007-07-22 at 00:29 +1000, Stephen Rothwell wrote: > sound/aoa/codecs/snd-aoa-codec-tas.c:750: warning: 'tas_suspend' defined but > not used > sound/aoa/codecs/snd-aoa-codec-tas.c:760: warning: 'tas_resume' defined but > not used Heh. I daresay I never compiled a kernel without PM. Not s

[PATCH][36/37] Clean up duplicate includes in sound/ppc/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in / Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c index 1aa0b46..27b6189 100644 --- a/sound/ppc/snd_ps3.c +++ b/sound/ppc/snd_ps3.c @@ -33,7 +33,6 @@ #include #include #incl

[PATCH][09/37] Clean up duplicate includes in drivers/macintosh/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/macintosh/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/macintosh/rack-meter.c b/drivers/macintosh/rack-meter.c index 4177ff0..2c21d4f 100644 --- a/drivers/macintosh/rack-meter.c +++ b/drivers/macintosh/ra

Matt Tyrlik is out of the office.

2007-07-21 Thread Matt Tyrlik
I will be out of the office starting 07/13/2007 and will not return until 07/24/2007. I will respond to your message when I return. I will not check e-mail while out of the office.___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.or

[PATCH] [POWERPC] quiet section mismatch warning on pcibios_setup

2007-07-21 Thread Stephen Rothwell
WARNING: vmlinux.o(.text+0x1cefcc): Section mismatch: reference to .init.text:.pcibios_setup (between '.pci_setup' and '.pci_init') pci_setup() is marked __devinit and calls pcibios_setup. Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- arch/powerpc/kernel/pci-common.c |2 +- 1 file

[PATCH] [POWERPC] init and exit markings for hvc_iseries

2007-07-21 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/char/hvc_iseries.c |8 1 files changed, 4 insertions(+), 4 deletions(-) Built for PowerPC allmodconfig and ppc64_defconfig. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] diff --git a/drivers/char/hv

[PATCH] [POWERPC] quite section mismatch in hvc_rtas.c

2007-07-21 Thread Stephen Rothwell
WARNING: vmlinux.o(.text+0x2066f0): Section mismatch: reference to .init.text:.add_preferred_console (between '.hvc_rtas_console_init' and '.hvc_beat_put_chars') Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/char/hvc_rtas.c |2 +- 1 files changed, 1 insertions(+), 1 deleti

[PATCH] Fix tas_suspend/resume build warning

2007-07-21 Thread Stephen Rothwell
sound/aoa/codecs/snd-aoa-codec-tas.c:750: warning: 'tas_suspend' defined but not used sound/aoa/codecs/snd-aoa-codec-tas.c:760: warning: 'tas_resume' defined but not used Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- sound/aoa/codecs/snd-aoa-codec-tas.c |9 + 1 files chan

[PATCH] constify of_platform_driver match_table

2007-07-21 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- include/linux/of_platform.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Built for PowerPC allmodconfig and ppc64_defconfig and Sparc and Sparc64 defconfig. -- Cheers, Stephen Rothwell[EMAIL PROTECTED]

[PATCH] [POWERPC] hvcs: make some things static and const

2007-07-21 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/char/hvcs.c |8 1 files changed, 4 insertions(+), 4 deletions(-) Built for PowerPC allmodconfig and ppc64_defconfig. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] diff --git a/drivers/char/hvcs.c b/

[PATCH] constify of_platform_driver name

2007-07-21 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/pcmcia/m8xx_pcmcia.c |2 +- include/linux/of_platform.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Built for PowerPC allmodconfig and ppc64_defconfig, and for Sparc and Sparc64 defconfig. -- Cheers, Stephen R

Someone broke my allmodconfig build

2007-07-21 Thread Stephen Rothwell
Hi all, At the end of a powerpc allmodconfig build, I get this (after the header checks): LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map strip -s -R .comment vmlinux -o vmlinux.strip strip -s -R .comment vmlinux -o arch/powerpc/boot/zImage.iseries WRAParch/powerpc/boot/zIm

Re: [RFC 0/1] lro: Generic Large Receive Offload for TCP traffic

2007-07-21 Thread Andrew Gallatin
On 7/20/07, Jan-Bernd Themann <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks a lot for your comments so far. > This generic LRO patch differs from the last one in several points. > A new interface for a "receive in pages" mode has been added and tested > with an eHEA prototype. Seems to work well. > >

Re: [patch 1/3] m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible

2007-07-21 Thread Geert Uytterhoeven
On Fri, 20 Jul 2007, Dmitry Torokhov wrote: > On 7/20/07, Adrian Bunk <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 20, 2007 at 01:47:36PM -0400, Dmitry Torokhov wrote: > > > On 7/20/07, Geert Uytterhoeven <[EMAIL PROTECTED]> wrote: > > >> From: Geert Uytterhoeven <[EMAIL PROTECTED]> > > >> > > >> m68

Re: [ofa-general] [PATCH 1/5] ehca: Supports large page MRs

2007-07-21 Thread Hoang-Nam Nguyen
Hi Roland! > I applied this, but I agree with checkpatch.pl: > > > WARNING: externs should be avoided in .c files > > #227: FILE: drivers/infiniband/hw/ehca/ehca_mrmw.c:67: > > +extern int ehca_mr_largepage; > > > > WARNING: externs should be avoided in .c files > > #949: FILE: drivers/infini