Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Jiri Kosina
On Thu, 27 Sep 2007, Andrew Morton wrote: > > +extern void arch_randomize_brk(void); > > #include "../../../fs/binfmt_elf.c" > Is this sinful extern-decl-in-C acually needed? Some time passed since I have written the patch, but I remember that this was needed, otherwise under some circumstance

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Andrew Morton
On Thu, 27 Sep 2007 14:13:21 +0200 (CEST) Jiri Kosina <[EMAIL PROTECTED]> wrote: > i386 and x86_64: randomize brk() > > ... > > --- a/arch/x86_64/ia32/ia32_binfmt.c > +++ b/arch/x86_64/ia32/ia32_binfmt.c > @@ -262,6 +262,7 @@ static void elf32_init(struct pt_regs *); > #define ARCH_HAS_SETUP_ADD

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Sam Ravnborg
On Thu, Sep 27, 2007 at 10:13:42AM -0700, Andrew Morton wrote: > On Thu, 27 Sep 2007 14:13:21 +0200 (CEST) Jiri Kosina <[EMAIL PROTECTED]> > wrote: > > > On Thu, 27 Sep 2007, Andy Whitcroft wrote: > > > > > Ok, this problem seems to still persist in 2.6.23-rc8-mm2. It seems we > > > have three

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Andrew Morton
On Thu, 27 Sep 2007 14:13:21 +0200 (CEST) Jiri Kosina <[EMAIL PROTECTED]> wrote: > On Thu, 27 Sep 2007, Andy Whitcroft wrote: > > > Ok, this problem seems to still persist in 2.6.23-rc8-mm2. It seems we > > have three options from here: > > 1) update the compiler support list to exclude these c

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Jiri Kosina
On Thu, 27 Sep 2007, Andy Whitcroft wrote: > Ok, this problem seems to still persist in 2.6.23-rc8-mm2. It seems we > have three options from here: > 1) update the compiler support list to exclude these compilers, or > 2) back this change out, or > 3) switch to the version not using __weak. > Th

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-27 Thread Andy Whitcroft
> actually, my first patch wasn't using weak symbols, but I have been > convinced that it's the way to go(tm). Please see > http://lkml.org/lkml/2007/9/1/131 and the ongoing thread. > > I am fine with replacing the brk randomization patch with the one that > wasn't using weak symbols (posted in

Re: 2.6.23-rc8-mm1: ata3: soft resetting link after STR

2007-09-26 Thread Alexey Dobriyan
On Wed, Sep 26, 2007 at 05:00:20PM +0100, Alan Cox wrote: > On Wed, 26 Sep 2007 19:39:01 +0400 > Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > > > Frequently get these messages after resume from STR, > > (subjectively, first STR is always OK). > > Does this occur if you have the acpi support enabl

Re: 2.6.23-rc8-mm1: ata3: soft resetting link after STR

2007-09-26 Thread Alan Cox
On Wed, 26 Sep 2007 19:39:01 +0400 Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > Frequently get these messages after resume from STR, > (subjectively, first STR is always OK). Does this occur if you have the acpi support enabled (libata.noacpi=0) - To unsubscribe from this list: send the line "un

2.6.23-rc8-mm1: ata3: soft resetting link after STR

2007-09-26 Thread Alexey Dobriyan
Frequently get these messages after resume from STR, (subjectively, first STR is always OK). CONFIG_ATA_PIIX=y is used. CONFIG_IDE=n. This happened with 2.6.23-rc7-mm1, 2.6.23-rc8-mm1, and 2.6.23-rc7-hrt1.patch ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 ata3.00: BMDMA stat 0x6

Re: 2.6.23-rc8-mm1

2007-09-26 Thread Andy Whitcroft
On Tue, Sep 25, 2007 at 03:05:53PM -0700, Badari Pulavarty wrote: > Hi Andy, > > One the patch you created in -mm is causing compile warning. > Here is the fix. Please verify. > > Thanks, > Badari > > arch/powerpc/mm/init_64.c: In function `vmemmap_populated': > arch/powerpc/mm/init_64.c:211: wa

Re: [kvm-devel] 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure

2007-09-26 Thread Avi Kivity
Andrew Morton wrote: On Wed, 26 Sep 2007 11:00:09 +0200 Avi Kivity <[EMAIL PROTECTED]> wrote: Mariusz Kozlowski wrote: Hello, Similar (the same?) as in 2.6.23-rc6-mm1? http://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg208812.html CC [M] drivers/kvm/ioa

Re: [kvm-devel] 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure

2007-09-26 Thread Andrew Morton
On Wed, 26 Sep 2007 11:00:09 +0200 Avi Kivity <[EMAIL PROTECTED]> wrote: > Mariusz Kozlowski wrote: > > Hello, > > > > Similar (the same?) as in 2.6.23-rc6-mm1? > > > > http://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg208812.html > > > > CC [M] drivers/kvm/ioapic.o > > dri

Re: [kvm-devel] 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure

2007-09-26 Thread Avi Kivity
Mariusz Kozlowski wrote: Hello, Similar (the same?) as in 2.6.23-rc6-mm1? http://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg208812.html CC [M] drivers/kvm/ioapic.o drivers/kvm/ioapic.c: In function 'ioapic_deliver': drivers/kvm/ioapic.c:208: error: 'dest_LowestPr

Re: [discuss] 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-26 Thread Thomas Gleixner
On Wed, 2007-09-26 at 08:32 +0100, Jan Beulich wrote: > >ioremap_nocache() does __ioremap(..., _PAGE_PCD);, then __ioremap() does > >ioremap_page_range(..., _PAGE_PCD | other_stuff) That's one. > > > >__ioremap() then does ioremap_change_attr(..., _PAGE_PCD);. That's two. > > > >So I _think_ we're

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-26 Thread Kamalesh Babulal
; itsorry. > > ok, this is fix. > > Thanks, > -Kame > == > MEMORY_HOTREMOVE config option is selectable even it arch doesn't support it. > This fix it. > > Signed-off-by: KAMEZAWA Hiroyuki <

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-26 Thread Kamalesh Babulal
Badari Pulavarty wrote: > On Wed, 2007-09-26 at 01:30 +0530, Kamalesh Babulal wrote: >> Hi Andrew, >> >> The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box >> >> CC init/version.o >> LD init/built-in.o >> LD .tm

black screen after kill X [Was: 2.6.23-rc8-mm1]

2007-09-26 Thread Jiri Slaby
On 09/25/2007 10:46 AM, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ I don't know if this is a regression, I hadn't suspend working before rc7-mm1 (rc7-mm1 is the same), but X -> kill X -> console (OK)

Re: [discuss] 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-26 Thread Jan Beulich
>>> Andrew Morton <[EMAIL PROTECTED]> 25.09.07 18:08 >>> >On Tue, 25 Sep 2007 13:53:51 +0200 "Rafael J. Wysocki" <[EMAIL PROTECTED]> >wrote: > >> Hi, >> >> This patch from Andi: >> >> x86_64-mm-cpa-einval.patch >> >> makes the hda_intel audio driver stop working on my HP nx6325. >> >> The foll

Re: 2.6.23-rc8-mm1: somewhat broken forced HPET on ICH5

2007-09-25 Thread Alexey Dobriyan
On Wed, Sep 26, 2007 at 08:43:17AM +0200, Thomas Gleixner wrote: > On Wed, 2007-09-26 at 13:14 +0400, Alexey Dobriyan wrote: > > On Tue, Sep 25, 2007 at 11:45:17PM +0200, Thomas Gleixner wrote: > > > On Wed, 2007-09-26 at 00:50 +0400, Alexey Dobriyan wrote: > > > > ich-force-hpet-ich5-quirk-to-forc

Re: 2.6.23-rc8-mm1: somewhat broken forced HPET on ICH5

2007-09-25 Thread Thomas Gleixner
On Wed, 2007-09-26 at 13:14 +0400, Alexey Dobriyan wrote: > On Tue, Sep 25, 2007 at 11:45:17PM +0200, Thomas Gleixner wrote: > > On Wed, 2007-09-26 at 00:50 +0400, Alexey Dobriyan wrote: > > > ich-force-hpet-ich5-quirk-to-force-detect-enable.patch > > > is causing the following on Etch boot: > > >

Re: 2.6.23-rc8-mm1: somewhat broken forced HPET on ICH5

2007-09-25 Thread Alexey Dobriyan
On Tue, Sep 25, 2007 at 11:45:17PM +0200, Thomas Gleixner wrote: > On Wed, 2007-09-26 at 00:50 +0400, Alexey Dobriyan wrote: > > ich-force-hpet-ich5-quirk-to-force-detect-enable.patch > > is causing the following on Etch boot: > > > > [initscripts as usual] > > Setting system clock: > >

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread KAMEZAWA Hiroyuki
OVE config option is selectable even it arch doesn't support it. This fix it. Signed-off-by: KAMEZAWA Hiroyuki <[EMAIL PROTECTED]> Index: linux-2.6.23-rc8-mm1/arch/ia64/Kconfig =============== --- linux-2.6.23-rc8-mm1.orig/arch/ia64/

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread KAMEZAWA Hiroyuki
On Wed, 26 Sep 2007 01:30:02 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box > > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > d

Re: 2.6.23-rc8-mm1 : wgt634u.c

2007-09-25 Thread trem
Hi I've applied the 2.6.23-rc8-mm1 patch, and I've got a new directory "mips" at root of my linux source. This directory only contain : "bcm947xx/wgt634u.c" I think that this directory "bcm947xx" should be added in "arch/mips" subdirectory. reg

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Badari Pulavarty
Hi Andy, One the patch you created in -mm is causing compile warning. Here is the fix. Please verify. Thanks, Badari arch/powerpc/mm/init_64.c: In function `vmemmap_populated': arch/powerpc/mm/init_64.c:211: warning: passing arg 1 of `vmemmap_section_start' makes pointer from integer without a

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread Badari Pulavarty
On Wed, 2007-09-26 at 01:30 +0530, Kamalesh Babulal wrote: > Hi Andrew, > > The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box > > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > drivers/built-in.o: In function `memory_bloc

Re: 2.6.23-rc8-mm1: somewhat broken forced HPET on ICH5

2007-09-25 Thread Thomas Gleixner
Alexey, On Wed, 2007-09-26 at 00:50 +0400, Alexey Dobriyan wrote: > ich-force-hpet-ich5-quirk-to-force-detect-enable.patch > is causing the following on Etch boot: > > [initscripts as usual] > Setting system clock: > [nothing happens for several seconds] > select to /dev/r

Re: 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure

2007-09-25 Thread Mariusz Kozlowski
[drivers/kvm/ioapic.o] Error 1 make[1]: *** [drivers/kvm] Error 2 make: *** [drivers] Error 2 Regards, Mariusz # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc8-mm1 # Tue Sep 25 22:26:46 2007 # CONFIG_X86_32=y CONFIG_GENERIC_

2.6.23-rc8-mm1: somewhat broken forced HPET on ICH5

2007-09-25 Thread Alexey Dobriyan
ich-force-hpet-ich5-quirk-to-force-detect-enable.patch is causing the following on Etch boot: [initscripts as usual] Setting system clock: [nothing happens for several seconds] select to /dev/rtc to wait for clock tick timed out [initscripts as usual] Then

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread Kamalesh Babulal
Hi Andrew, The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `memory_block_action': /root/scrap/linux-2.6.23-rc8/drivers/base/memory.c:188: undefined referen

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Josef Sipek
On Tue, Sep 25, 2007 at 10:26:37AM -0700, Randy Dunlap wrote: > On Tue, 25 Sep 2007 01:46:25 -0700 Andrew Morton wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ > > > > - Various fixes against 2.6.

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Randy Dunlap
On Tue, 25 Sep 2007 01:46:25 -0700 Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ > > - Various fixes against 2.6.23-rc7-mm1. > > > git-unionfs.patch in unionfs debug.c: #if BITS_PER_LONG == 32

Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken

2007-09-25 Thread Andrew Morton
On Tue, 25 Sep 2007 18:23:58 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > The drivers/net/ibm_newemac/mal seems to be broken, which stop with > build error (please cc [EMAIL PROTECTED] on networking things) > CC drivers/net/ibm_newemac/mal.o > drivers/net/ibm_newemac/

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Andrew Morton
On Tue, 25 Sep 2007 13:53:51 +0200 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > Hi, > > This patch from Andi: > > x86_64-mm-cpa-einval.patch > > makes the hda_intel audio driver stop working on my HP nx6325. > > The following line appears in dmesg (from 2.6.23-rc7-mm1: > > ALSA /home/raf

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Andrew Morton
On Tue, 25 Sep 2007 16:09:31 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ > > Hi Andrew, > > The build error reported at http://lkml.org/lkml/2007

Re: 2.6.23-rc8-mm1 -- powerpc link failure

2007-09-25 Thread Jiri Kosina
On Tue, 25 Sep 2007, Andy Whitcroft wrote: > As suggested elsewhere I have had a go at tracking this down. Previous > problems of this kind were introduced as a result of using 'weak' > declarations to provide default implementations. This investigation led > me to the following commit: > c

2.6.23-rc8-mm1: unscrew UFS

2007-09-25 Thread Alexey Dobriyan
lock/loop7/removable Modules linked in: ufs loop usbhid ehci_hcd snd_intel8x0 snd_ac97_codec uhci_hcd rtc ac97_bus usbcore thermal button processor sr_mod evdev cdrom Pid: 1066, comm: mount Not tainted (2.6.23-rc8-mm1 #1) EIP: 0060:[] EFLAGS: 00010286 CPU: 0 EIP is at ufs_fill_super+0x52f/0x12e5 [ufs] EAX

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Thomas Gleixner
On Tue, 2007-09-25 at 16:29 +0200, Rafael J. Wysocki wrote: > > > lookup failed for 18446604438082158592 > > > [--snipped some USB messages--] > > > ALSA > > > /home/rafael/src/mm/linux-2.6.23-rc8-mm1/sound/pci/hda/hda_intel.c:1756: > > &g

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Rafael J. Wysocki
rn makes > > > the ioremap fail. > > > > > > OTOH, the driver ioremap call looks straight forward. Can you apply the > > > patch below and provide the resulting debug output please ? > > > > lookup failed for 18446604438082158592 > > [--snipped

2.6.23-rc8-mm1 -- powerpc link failure

2007-09-25 Thread Andy Whitcroft
2.6.23-rc6-mm1, 2.6.23-rc7-mm1 and 2.6.23-rc8-mm1 all fail to link correctly on a powerpc machine (elm3b19) in our test grid. It fails as below: LD vmlinux.o ld: dynreloc miscount for fs/built-in.o, section .opd ld: can not edit opd Bad value make: *** [vmlinux.o] Error 1

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Thomas Gleixner
ioremap call looks straight forward. Can you apply the > > patch below and provide the resulting debug output please ? > > lookup failed for 18446604438082158592 > [--snipped some USB messages--] > ALSA /home/rafael/src/mm/linux-2.6.23-rc8-mm1/sound/pci/hda/hda_intel.c:1756: &g

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Rafael J. Wysocki
which in turn makes > the ioremap fail. > > OTOH, the driver ioremap call looks straight forward. Can you apply the > patch below and provide the resulting debug output please ? lookup failed for 18446604438082158592 [--snipped some USB messages--] ALSA /home/rafael/src/mm/linux-2.6.23-rc8-

Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken

2007-09-25 Thread Kamalesh Babulal
Hi Andrew, The drivers/net/ibm_newemac/mal seems to be broken, which stop with build error CC drivers/net/ibm_newemac/mal.o drivers/net/ibm_newemac/mal.c: In function ‘mal_schedule_poll’: drivers/net/ibm_newemac/mal.c:238: error: too few arguments to function ‘netif_rx_schedule_prep’ driver

Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Thomas Gleixner
On Tue, 2007-09-25 at 14:08 +0200, Rafael J. Wysocki wrote: > Hi, > > This patch from Andi: > > x86_64-mm-cpa-einval.patch > > makes the hda_intel audio driver stop working on my HP nx6325. > > The following line appears in dmesg (from 2.6.23-rc7-mm1: > > ALSA /home/rafael/src/mm/linux-2.6.23-

2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

2007-09-25 Thread Rafael J. Wysocki
Hi, This patch from Andi: x86_64-mm-cpa-einval.patch makes the hda_intel audio driver stop working on my HP nx6325. The following line appears in dmesg (from 2.6.23-rc7-mm1: ALSA /home/rafael/src/mm/linux-2.6.23-rc7-mm1/sound/pci/hda/hda_intel.c:1755: hd a-intel: ioremap error and the driver

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Kamalesh Babulal
Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ Hi Andrew, The build error reported at http://lkml.org/lkml/2007/9/20/210 for the drivers/ata/pata_scc.c is seen in both 2.6.23-rc7-mm1 and 2.6.23-rc8-mm1. The patch proposed for t

2.6.23-rc8-mm1

2007-09-25 Thread Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/ - Various fixes against 2.6.23-rc7-mm1. - I repulled the subsystem git trees, but not the subsystem quilt trees. Large amounts of stuff broke as a result - not a bad effort for 24 hours :( - git