Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-03 Thread Jarek Poplawski
On Thu, Aug 02, 2007 at 10:59:23AM -0500, Matt Mackall wrote: > On Thu, Aug 02, 2007 at 11:00:08AM +0200, Jarek Poplawski wrote: > > On Wed, Aug 01, 2007 at 09:02:19PM -0500, Matt Mackall wrote: ... > > > How about cc:ing the netpoll maintainer? > > > > Is there a new one or do you suggest possibi

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Matt Mackall
On Thu, Aug 02, 2007 at 11:00:08AM +0200, Jarek Poplawski wrote: > On Wed, Aug 01, 2007 at 09:02:19PM -0500, Matt Mackall wrote: > > On Wed, Aug 01, 2007 at 11:59:21AM +0200, Jarek Poplawski wrote: > > > On Tue, Jul 31, 2007 at 05:05:00PM +0200, Gabriel C wrote: > > > > Jarek Poplawski wrote: > > >

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Jarek Poplawski
On Thu, Aug 02, 2007 at 05:26:12PM +0530, Satyam Sharma wrote: ... > Whoops, I only said that in humour, probably should've snuck in a > smiley or two. Definitely not blaming anybody. Apologies to anyone > who felt offended, sorry, nothing such was intended, I assure. I see you probably didn't not

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Satyam Sharma
On Thu, 2 Aug 2007, Jarek Poplawski wrote: > On Thu, Aug 02, 2007 at 04:02:21PM +0530, Satyam Sharma wrote: > [...] > How often "common" developer has to make such decisions in Kconfig? > Probably no more than once per year. So, it's fair to blame anybody > for not reading lkml to find if there

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Jarek Poplawski
On Thu, Aug 02, 2007 at 04:02:21PM +0530, Satyam Sharma wrote: > Hi, > > > On Thu, 2 Aug 2007, Sam Ravnborg wrote: > > > > > > > > > ... > > > > endif # NETDEVICES > > > > > > > > config NETPOLL > > > > depends on NETDEVICES > > > > def_bool NETCONSOLE > > > > > > > > config N

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Satyam Sharma
[ Read through the thread, looked at Kconfig files, did some tests. Adding Kconfig experts to Cc: list. ] > On Thu, 2 Aug 2007, Sam Ravnborg wrote: > > > > > > > > > ... > > > > endif # NETDEVICES > > > > > > > > config NETPOLL > > > > depends on NETDEVICES > > > > def_bool N

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Satyam Sharma
Hi, On Thu, 2 Aug 2007, Sam Ravnborg wrote: > > > > > > ... > > > endif # NETDEVICES > > > > > > config NETPOLL > > > depends on NETDEVICES > > > def_bool NETCONSOLE > > > > > > config NETPOLL_TRAP > > > bool "Netpoll traffic trapping" > > > default n > > >

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Sam Ravnborg
> > > > ... > > endif # NETDEVICES > > > > config NETPOLL > > depends on NETDEVICES > > def_bool NETCONSOLE > > > > config NETPOLL_TRAP > > bool "Netpoll traffic trapping" > > default n > > depends on NETPOLL > > > > config NET_POLL_CONTROLLER > >

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-02 Thread Jarek Poplawski
On Wed, Aug 01, 2007 at 09:02:19PM -0500, Matt Mackall wrote: > On Wed, Aug 01, 2007 at 11:59:21AM +0200, Jarek Poplawski wrote: > > On Tue, Jul 31, 2007 at 05:05:00PM +0200, Gabriel C wrote: > > > Jarek Poplawski wrote: > > > > On Tue, Jul 31, 2007 at 12:14:36PM +0200, Gabriel C wrote: > > > >> Ja

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-01 Thread Matt Mackall
On Wed, Aug 01, 2007 at 11:59:21AM +0200, Jarek Poplawski wrote: > On Tue, Jul 31, 2007 at 05:05:00PM +0200, Gabriel C wrote: > > Jarek Poplawski wrote: > > > On Tue, Jul 31, 2007 at 12:14:36PM +0200, Gabriel C wrote: > > >> Jarek Poplawski wrote: > > >>> On 28-07-2007 20:42, Gabriel C wrote: > > >

Re: 2.6.23-rc1-mm1 - loopback mount of files fails loop-use-unlocked_ioctl.patch

2007-08-01 Thread Valdis . Kletnieks
On Wed, 25 Jul 2007 04:03:04 PDT, Andrew Morton said: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ Looks like -rc1-mm2 came out while I was hunting this, haven't tried that yet) File-backed loopback seems to be broken (note that I use a LVM volume wi

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-08-01 Thread Jarek Poplawski
On Tue, Jul 31, 2007 at 05:05:00PM +0200, Gabriel C wrote: > Jarek Poplawski wrote: > > On Tue, Jul 31, 2007 at 12:14:36PM +0200, Gabriel C wrote: > >> Jarek Poplawski wrote: > >>> On 28-07-2007 20:42, Gabriel C wrote: > Andrew Morton wrote: > > On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-31 Thread Bjorn Helgaas
On Tuesday 31 July 2007 03:31:43 pm [EMAIL PROTECTED] wrote: > On Tue, 31 Jul 2007 14:01:21 MDT, Bjorn Helgaas said: > > So, the BIOS is telling us that at least as currently configured, the > > TPM can't use interrupts. /sys/devices/pnp0/00:0f/options should have > > all the *possible* TPM config

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-31 Thread Valdis . Kletnieks
On Tue, 31 Jul 2007 14:01:21 MDT, Bjorn Helgaas said: > So, the BIOS is telling us that at least as currently configured, the > TPM can't use interrupts. /sys/devices/pnp0/00:0f/options should have > all the *possible* TPM configurations. I would guess that none of them > shows an IRQ either. H

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-31 Thread Bjorn Helgaas
On Tuesday 31 July 2007 12:48:29 pm [EMAIL PROTECTED] wrote: > Scratch that. When I wrote the first note, I was at home, and the TPM chip > did its PNP thing and became 00:0e. I failed to notice that in my reply, > I was at work, and the printer port on the docking station became 00:0e and > the

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-31 Thread Valdis . Kletnieks
On Mon, 30 Jul 2007 19:53:19 EDT, [EMAIL PROTECTED] said: > > > Just for the record, I see this in /sys: > > > > > > % cat /sys/bus/pnp/devices/00:0e/id > > > BCM0102 > > > PNP0c31 > > > > What's in /sys/bus/pnp/devices/00:0e/resources? > > % cat /sys/bus/pnp/devices/00:0e/resources > state = a

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Gabriel C
Jarek Poplawski wrote: > On Tue, Jul 31, 2007 at 12:14:36PM +0200, Gabriel C wrote: >> Jarek Poplawski wrote: >>> On 28-07-2007 20:42, Gabriel C wrote: Andrew Morton wrote: > On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I got this c

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Jarek Poplawski
On Tue, Jul 31, 2007 at 06:44:52AM -0500, Jason Wessel wrote: ... > kgdboe is completely useless without a network card that has a polling > driver. It seems to me that the simple and easy fix is to set it to > depend on NETDEVICES but allow it to use select on NETPOLL. Maybe I miss your point

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Jarek Poplawski
On Tue, Jul 31, 2007 at 12:14:36PM +0200, Gabriel C wrote: > Jarek Poplawski wrote: > > On 28-07-2007 20:42, Gabriel C wrote: > >> Andrew Morton wrote: > >>> On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > >>> > Hi, > > I got this compile error with a randco

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Jason Wessel
Gabriel C wrote: Jarek Poplawski wrote: On 28-07-2007 20:42, Gabriel C wrote: Andrew Morton wrote: On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: Hi, I got this compile error with a randconfig ( http://194.231.229.228/MM/randconfig-auto-82.b

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Gabriel C
Jarek Poplawski wrote: > On 28-07-2007 20:42, Gabriel C wrote: >> Andrew Morton wrote: >>> On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: >>> Hi, I got this compile error with a randconfig ( http://194.231.229.228/MM/randconfig-auto-82.broken.netpoll.c

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-31 Thread Jarek Poplawski
On 28-07-2007 20:42, Gabriel C wrote: > Andrew Morton wrote: >> On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> >>> I got this compile error with a randconfig ( >>> http://194.231.229.228/MM/randconfig-auto-82.broken.netpoll.c ). >>> >>> ... >>> >>> net/core/

Re: 2.6.23-rc1-mm1

2007-07-30 Thread Dave Young
>On 7/30/07, Satyam Sharma <[EMAIL PROTECTED]> wrote: > > > On Mon, 30 Jul 2007, Christoph Hellwig wrote: > > > On Mon, Jul 30, 2007 at 11:27:20AM -0700, Andrew Morton wrote: > > > ho hum, crap. Yes, ioctl_by_bdev() doesn't have a file* and so it makes > > > unlocked_ioctl() rather tricky. We cou

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-30 Thread Valdis . Kletnieks
On Fri, 27 Jul 2007 16:43:13 MDT, Bjorn Helgaas said: > I don't know why tpm_tis_init() is messing around trying different > IRQs between 3 and 16. That looks suspiciously x86-dependent. > > Maybe if you don't have PNP (though I doubt TPMs exist on any > pre-PNPBIOS machines) the "check-IRQ" loo

Re: 2.6.23-rc1-mm1

2007-07-30 Thread Satyam Sharma
On Mon, 30 Jul 2007, Christoph Hellwig wrote: > On Mon, Jul 30, 2007 at 11:27:20AM -0700, Andrew Morton wrote: > > ho hum, crap. Yes, ioctl_by_bdev() doesn't have a file* and so it makes > > unlocked_ioctl() rather tricky. We could cook up a `struct file' on the > > stack (we do that in variou

Re: 2.6.23-rc1-mm1

2007-07-30 Thread Christoph Hellwig
On Mon, Jul 30, 2007 at 11:27:20AM -0700, Andrew Morton wrote: > ho hum, crap. Yes, ioctl_by_bdev() doesn't have a file* and so it makes > unlocked_ioctl() rather tricky. We could cook up a `struct file' on the > stack (we do that in various places), but that sucks. > > Christoph, have you any c

Re: 2.6.23-rc1-mm1

2007-07-30 Thread Andrew Morton
On Mon, 30 Jul 2007 09:58:34 + "Dave Young" <[EMAIL PROTECTED]> wrote: > > Hi, > > I get an oops when trying to mount an ISO file using the loopback device. > > If I revert the patch 'loop-use-unlocked_ioctl.patch' the mount works. > > > > Here's the oops: > > > > [ 85.697033] Unable to hand

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-30 Thread Bjorn Helgaas
On Friday 27 July 2007 04:43:13 pm Bjorn Helgaas wrote: > On Friday 27 July 2007 07:28:09 am [EMAIL PROTECTED] wrote: > > Looks like the problematic code is in tpm_tis.c tpm_tis_init() near here: > > > > for (i = 3; i < 16 && chip->vendor.irq == 0; i++) { > >

Re: mm/sparse.c compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-30 Thread Andy Whitcroft
Andrew Morton wrote: > On Sat, 28 Jul 2007 19:07:22 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> next randconfig error ( >> http://194.231.229.228/MM/randconfig-auto-87.mm_sparse.error ) >> >> >> ... >> >> mm/sparse.c: In function 'sparse_init': >> mm/sparse.c:482: error: implicit de

Re: 2.6.23-rc1-mm1

2007-07-30 Thread Dave Young
> Hi, > I get an oops when trying to mount an ISO file using the loopback device. > If I revert the patch 'loop-use-unlocked_ioctl.patch' the mount works. > > Here's the oops: > > [ 85.697033] Unable to handle kernel NULL pointer dereference at > 0100 RIP: > [ 85.702528] [] lo_ioc

Re: 2.6.23-rc1-mm1 -- INFO: possible recursive locking detected -- (&hashbin->hb_spinlock){....}, at: [] irias_seq_show+0xba/0x1a8

2007-07-29 Thread Paul Menage
On 7/28/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > > [] proc_cpuset_show+0x5e/0xb9 > > [] seq_read+0xef/0x266 > > [] vfs_read+0x8e/0x117 > > [] sys_read+0x3d/0x61 > > [] sysenter_past_esp+0x5f/0x99 > > === > > INFO: lockdep is turned off. > > Code: 00 89 d8 83 c4 0c 5b

Re: 2.6.23-rc1-mm1

2007-07-29 Thread Grant Wilson
On Wed, 25 Jul 2007 04:03:04 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > Hi, I get an oops when trying to mount an ISO file using the loopback device. If I revert the patch 'loop-use-unlocked_ioc

Re: 2.6.23-rc1-mm1 compile error in function `acpi_pci_choose_state':

2007-07-29 Thread Gabriel C
Berck E. Nash wrote: > drivers/built-in.o: In function `acpi_pci_choose_state': > pci-acpi.c:(.text+0xdccf): undefined reference to > `acpi_pm_device_sleep_state' > drivers/built-in.o: In function `pnpacpi_suspend': > core.c:(.text+0x35a7c): undefined reference to `acpi_pm_device_sleep_state' This

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Gabriel C
Andrew Morton wrote: > On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I got this compile error with a randconfig ( >> http://194.231.229.228/MM/randconfig-auto-82.broken.netpoll.c ). >> >> ... >> >> net/core/netpoll.c: In function 'netpoll_poll': >> net/cor

Re: mm/sparse.c compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Andrew Morton
On Sat, 28 Jul 2007 19:07:22 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > Hi, > > next randconfig error ( > http://194.231.229.228/MM/randconfig-auto-87.mm_sparse.error ) > > > ... > > mm/sparse.c: In function 'sparse_init': > mm/sparse.c:482: error: implicit declaration of function > 'spars

Re: NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Andrew Morton
On Sat, 28 Jul 2007 17:44:45 +0200 Gabriel C <[EMAIL PROTECTED]> wrote: > Hi, > > I got this compile error with a randconfig ( > http://194.231.229.228/MM/randconfig-auto-82.broken.netpoll.c ). > > ... > > net/core/netpoll.c: In function 'netpoll_poll': > net/core/netpoll.c:155: error: 'struct

mm/sparse.c compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Gabriel C
Hi, next randconfig error ( http://194.231.229.228/MM/randconfig-auto-87.mm_sparse.error ) ... mm/sparse.c: In function 'sparse_init': mm/sparse.c:482: error: implicit declaration of function 'sparse_early_usemap_alloc' mm/sparse.c:482: warning: assignment makes pointer from integer without a

sound/pci/ac97/ac97_patch.h - declared 'static' but never defined warnings ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Gabriel C
... sound/pci/ac97/ac97_patch.h:86: warning: 'snd_ac97_restore_status' declared 'static' but never defined sound/pci/ac97/ac97_patch.h:87: warning: 'snd_ac97_restore_iec958' declared 'static' but never defined ... Got that with a randconfig ( http://194.231.229.228/MM/randconfig-auto-86.ioat

DCA=n , INTEL_IOATDMA=y compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Gabriel C
Hi, I got this error with a randconfig ( http://194.231.229.228/MM/randconfig-auto-86.ioat ) ... LD .tmp_vmlinux1 drivers/built-in.o: In function `ioat_shutdown_functionality': ioat.c:(.text+0x21ed32): undefined reference to `unregister_dca_provider' ioat.c:(.text+0x21ed3a): undefined re

NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )

2007-07-28 Thread Gabriel C
Hi, I got this compile error with a randconfig ( http://194.231.229.228/MM/randconfig-auto-82.broken.netpoll.c ). ... net/core/netpoll.c: In function 'netpoll_poll': net/core/netpoll.c:155: error: 'struct net_device' has no member named 'poll_controller' net/core/netpoll.c:159: error: 'struct

Re: 2.6.23-rc1-mm1

2007-07-28 Thread Torsten Kaiser
36.932215] result 12500283 > [ 36.940581] Detected 12.500 MHz APIC timer. > > So I think, I will postpone SPARSEMEM until -mm2, as there are seem to > be some problems in that area (Re: 2.6.23-rc1-mm1 sparsemem_vmemamp > fix) > > But maybee I will get SLUB to work. ;) SLUB

Re: 2.6.23-rc1-mm1 -- INFO: possible recursive locking detected -- (&hashbin->hb_spinlock){....}, at: [] irias_seq_show+0xba/0x1a8

2007-07-28 Thread Andrew Morton
On Sat, 28 Jul 2007 00:01:23 -0700 "Miles Lane" <[EMAIL PROTECTED]> wrote: > Looking to see whether reading /proc files made things unhappy: > >find /proc/ | xargs cat >find /proc/ -name "[g-z]*" | xargs cat >find /proc/ -name "[a-g]*" | xargs file > > dmesg shows: I'm u

Re: 2.6.23-rc1-mm1 + hotfixes -- Section mismatches

2007-07-27 Thread Sam Ravnborg
On Fri, Jul 27, 2007 at 10:16:35PM -0700, Miles Lane wrote: > MODPOST vmlinux.o > WARNING: vmlinux.o(.text+0x183): Section mismatch: reference to > .init.text.1:start_kernel (between 'is386' and 'check_x87') This one is not fixed - yet. The rest are fixed in latest -linus. modpost choked over t

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-27 Thread Bjorn Helgaas
On Friday 27 July 2007 07:28:09 am [EMAIL PROTECTED] wrote: > Looks like the problematic code is in tpm_tis.c tpm_tis_init() near here: > > for (i = 3; i < 16 && chip->vendor.irq == 0; i++) { > iowrite8(i, chip->vendor.iobase + >

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-27 Thread Valdis . Kletnieks
On Fri, 27 Jul 2007 11:07:01 PDT, Andrew Morton said: > On Fri, 27 Jul 2007 09:28:09 -0400 > [EMAIL PROTECTED] wrote: > > And we have a winner. In my bisect 'hunt' file, I ended at: > > > > fs-use-kmem_cache_zalloc-instead.patch GOOD > > # remove-kconfig-setting-config_debug_shirq.patch: Ingo wo

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-27 Thread Andrew Morton
On Fri, 27 Jul 2007 09:28:09 -0400 [EMAIL PROTECTED] wrote: > On Fri, 27 Jul 2007 00:00:32 EDT, [EMAIL PROTECTED] said: > > > Apparently, things go pear-shaped in tis_tpm_send(), when they get to the > > 'if (chip->vendor.irq)' - under 22-rc6-mm1, we never got into this code, > > because earlier

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-27 Thread Richard Purdie
On Fri, 2007-07-27 at 16:35 +0400, Edward Shishkin wrote: > Sorry, guys, I am not happy with the modified LZO: > the compressor tries to test bytes which are out of bounds. > > The attached module testlzo.c causes an oops in the second pass: > AFAIK, both, @m and @m_pos should be in [wrkmem, wrkme

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-27 Thread Valdis . Kletnieks
On Fri, 27 Jul 2007 00:00:32 EDT, [EMAIL PROTECTED] said: > Apparently, things go pear-shaped in tis_tpm_send(), when they get to the > 'if (chip->vendor.irq)' - under 22-rc6-mm1, we never got into this code, > because earlier initialization complained it couldn't get IRQ8. Now, we > get IRQ3, an

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-27 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a p

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-26 Thread Valdis . Kletnieks
On Wed, 25 Jul 2007 20:37:37 PDT, Andrew Morton said: > I can't imagine what we did to break tpm_tis, sorry. Nothing has changed > in there for ages. > > Perhaps something broke at the bus level. It would be useful to add OK, so I made a more intrusive printk-all-over patch to track what it wa

Re: 2.6.23-rc1-mm1

2007-07-26 Thread Dave Hansen
On Wed, 2007-07-25 at 17:07 -0700, Greg KH wrote: > > > > WARNING: Absolute relocations present > > > Offset Info Type Sym.Value Sym.Name > > > c0202e73 00703601 R_386_32 c03071bc _sdata > > > > > > $ grep c03071bc System.map > > > c03071bc R __tracedata_end > > > c03071bc A _sdata

Re: 2.6.23-rc1-mm1

2007-07-26 Thread Torsten Kaiser
;noapic' kernel parameter DISCONTIGMEM+SLAB: Boots until it can't find / because I didn't append the correct initrd It also hit the MP-BIOS bug, but was not bothered by it: [ 36.696965] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [ 36.880537] Using local APIC timer inter

Re: 2.6.23-rc1-mm1 -- mostly fails to build

2007-07-26 Thread Yinghai Lu
Andrew Morton wrote: On Wed, 25 Jul 2007 23:41:46 +0100 Andy Whitcroft <[EMAIL PROTECTED]> wrote: On Wed, Jul 25, 2007 at 05:36:56PM +0100, Andy Whitcroft wrote: Will investigate the NUMA-Q explosion and report on that separatly. Ok, I've been looking at the NUMA-Q boot panic below: BUG: un

Re: 2.6.23-rc1-mm1 sparsemem_vmemamp fix.

2007-07-26 Thread Andy Whitcroft
Andy Whitcroft wrote: > KAMEZAWA Hiroyuki wrote: >> Fix sparsemem_vmemmap init. sorry if known bug. >> >> This patch fixes page table handling in sparsemem_vmammap. >> >> Without this, part of vmem_map is not mapped because each section's start >> addr of >> mem_map is not aligned to PGD/PMD/PUD.

Re: 2.6.23-rc1-mm1 sparsemem_vmemamp fix.

2007-07-26 Thread Andy Whitcroft
KAMEZAWA Hiroyuki wrote: > Fix sparsemem_vmemmap init. sorry if known bug. > > This patch fixes page table handling in sparsemem_vmammap. > > Without this, part of vmem_map is not mapped because each section's start > addr of > mem_map is not aligned to PGD/PMD/PUD. > (In ia64, secion's mem_map

Re: 2.6.23-rc1-mm1

2007-07-26 Thread Cedric Le Goater
Mel Gorman wrote: > On (25/07/07 19:26), Len Brown didst pronounce: >> On Wednesday 25 July 2007 14:58, Andrew Morton wrote: >>> On Wed, 25 Jul 2007 13:23:04 -0400 >>> Len Brown <[EMAIL PROTECTED]> wrote: >>> Andrew, you want to re-pull the acpi tree, or do you want me to send you some pa

Re: 2.6.23-rc1-mm1 sparsemem_vmemamp fix.

2007-07-26 Thread KAMEZAWA Hiroyuki
Fix sparsemem_vmemmap init. sorry if known bug. This patch fixes page table handling in sparsemem_vmammap. Without this, part of vmem_map is not mapped because each section's start addr of mem_map is not aligned to PGD/PMD/PUD. (In ia64, secion's mem_map size is 3670016bytes. ) for example,

Re: 2.6.23-rc1-mm1: SCSI_SRP_ATTRS compile error

2007-07-26 Thread FUJITA Tomonori
From: Adrian Bunk <[EMAIL PROTECTED]> Subject: 2.6.23-rc1-mm1: SCSI_SRP_ATTRS compile error Date: Wed, 25 Jul 2007 20:06:18 +0200 > On Wed, Jul 25, 2007 at 05:36:56PM +0100, Andy Whitcroft wrote: > > Of the machines we test releases on automatically this only compiles on > > NUMA-Q and does not bo

Re: 2.6.23-rc1-mm1

2007-07-26 Thread Mel Gorman
On (25/07/07 19:26), Len Brown didst pronounce: > On Wednesday 25 July 2007 14:58, Andrew Morton wrote: > > On Wed, 25 Jul 2007 13:23:04 -0400 > > Len Brown <[EMAIL PROTECTED]> wrote: > > > > > Andrew, you want to re-pull the acpi tree, or do you want me to send > > > you some patches on top of th

Re: 2.6.23-rc1-mm1

2007-07-26 Thread Andrew Morton
On Wed, 25 Jul 2007 23:52:47 +0200 "Torsten Kaiser" <[EMAIL PROTECTED]> wrote: > On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > > On Wed, 25 Jul 2007 22:22:41 +0200 > > "Torsten Kaiser" <[EMAIL PROTECTED]> wrote: > > > [0.00] early_node_map[4] active PFN ranges > > > [0.00]

Re: 2.6.23-rc1-mm1 -- mostly fails to build

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 23:41:46 +0100 Andy Whitcroft <[EMAIL PROTECTED]> wrote: > On Wed, Jul 25, 2007 at 05:36:56PM +0100, Andy Whitcroft wrote: > > > Will investigate the NUMA-Q explosion and report on that separatly. > > Ok, I've been looking at the NUMA-Q boot panic below: > > BUG: unable to h

Re: 2.6.23-rc1-mm1 - drivers/char/nozomi.c overflow in implicit constant conversion , warnings

2007-07-25 Thread Greg KH
On Wed, Jul 25, 2007 at 10:42:07PM +0200, Gabriel C wrote: > > ... > > drivers/char/nozomi.c: In function 'interrupt_handler': > drivers/char/nozomi.c:1298: warning: overflow in implicit constant conversion > drivers/char/nozomi.c: In function 'nozomi_card_init': > drivers/char/nozomi.c:1568: war

Re: 2.6.23-rc1-mm1 - seems OK on Dell Latitude D820, except for tpm_tis

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 18:03:14 -0400 [EMAIL PROTECTED] wrote: > On Wed, 25 Jul 2007 04:03:04 PDT, Andrew Morton said: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > It built and booted on the first try for my Dell Latitude D820 laptop, Core2 > T7

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Thu, 26 Jul 2007 01:55:03 + "Dave Young" <[EMAIL PROTECTED]> wrote: > Hi, > drivers/built-in.o(.text+0xc649): In function `acpi_pci_choose_state': > : undefined reference to `acpi_pm_device_sleep_state' > drivers/built-in.o(.text+0x3fe08): In function `pnpacpi_suspend': > : undefined refere

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Dave Young
Hi, drivers/built-in.o(.text+0xc649): In function `acpi_pci_choose_state': : undefined reference to `acpi_pm_device_sleep_state' drivers/built-in.o(.text+0x3fe08): In function `pnpacpi_suspend': : undefined reference to `acpi_pm_device_sleep_state' make: *** [.tmp_vmlinux1] Error 1 The pci-acpi.c

Re: 2.6.23-rc1-mm1: git-kgdb breaks sh compilation

2007-07-25 Thread Paul Mundt
On Wed, Jul 25, 2007 at 11:17:41PM +0200, Adrian Bunk wrote: > On Wed, Jul 25, 2007 at 04:03:04AM -0700, Andrew Morton wrote: > >... > > Changes since 2.6.22-rc6-mm1: > >... > > git-kgdb.patch > > > > git trees > >... > > This causes the following compile error on sh: > > <-- snip --> > > .

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 17:07:05 -0700 Greg KH <[EMAIL PROTECTED]> wrote: > > Guessing is this patch ? > > > > gregkh-driver-warn-when-statically-allocated-kobjects-are-used.patch: > > __tracedata_end = .; > > gregkh-driver-warn-when-statically-allocated-kobjects-are-used.patch:+ > > _sd

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Greg KH
On Wed, Jul 25, 2007 at 11:05:22PM +0200, Gabriel C wrote: > Gabriel C wrote: > > H. Peter Anvin wrote: > >> Sam Ravnborg wrote: > >>> On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: > On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > > ftp://ftp.kernel.org/pub/lin

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Len Brown
On Wednesday 25 July 2007 14:58, Andrew Morton wrote: > On Wed, 25 Jul 2007 13:23:04 -0400 > Len Brown <[EMAIL PROTECTED]> wrote: > > > Andrew, you want to re-pull the acpi tree, or do you want me to send > > you some patches on top of the current mm? > > I'd appreciate a fix for this one, please

Re: 2.6.23-rc1-mm1: chipsfb_pci_suspend problem

2007-07-25 Thread Pavel Machek
Hi! > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > > > > > from pm-move-definition-of-struct-pm_ops-to-suspendh.patch : > > > > > > drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend': > > > drivers/video/chipsfb.c:461: error: 'PM_SUSP

Re: 2.6.23-rc1-mm1 -- mostly fails to build

2007-07-25 Thread Andy Whitcroft
On Wed, Jul 25, 2007 at 05:36:56PM +0100, Andy Whitcroft wrote: > Will investigate the NUMA-Q explosion and report on that separatly. Ok, I've been looking at the NUMA-Q boot panic below: BUG: unable to handle kernel NULL pointer dereference at virtual address printing eip: c111689f *

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 18:32:58 +0200 Michal Piotrowski <[EMAIL PROTECTED]> wrote: > Andrew Morton pisze: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > > > nokturn vs. reiserfs 1:0 > > [ 1228.964379] = >

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Torsten Kaiser
On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote: On Wed, 25 Jul 2007 22:22:41 +0200 "Torsten Kaiser" <[EMAIL PROTECTED]> wrote: > [0.00] early_node_map[4] active PFN ranges > [0.00] 0:0 -> 159 > [0.00] 0: 256 -> 524288 > [0.00] 1

Re: 2.6.23-rc1-mm1: m32r is_init() compile error

2007-07-25 Thread sukadev
Adrian Bunk [EMAIL PROTECTED] wrote: | On Wed, Jul 25, 2007 at 04:03:04AM -0700, Andrew Morton wrote: | >... | > Changes since 2.6.22-rc6-mm1: | >... | > +pid-namespaces-define-is_global_init-and-is_container_init.patch | >... | > pid namespaces | >... | | m32r was forgotten: | | <-- snip -->

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Gabriel C
H. Peter Anvin wrote: > Gabriel C wrote: >> H. Peter Anvin wrote: >>> Gabriel C wrote: > WARNING: Absolute relocations present > Offset Info Type Sym.Value Sym.Name > c0202e73 00703601 R_386_32 c03071bc _sdata > > $ grep c03071bc System.map > c03071bc R __trac

Re: 2.6.23-rc1-mm1

2007-07-25 Thread H. Peter Anvin
Gabriel C wrote: > H. Peter Anvin wrote: >> Gabriel C wrote: WARNING: Absolute relocations present Offset Info Type Sym.Value Sym.Name c0202e73 00703601 R_386_32 c03071bc _sdata $ grep c03071bc System.map c03071bc R __tracedata_end c03071bc A _sdata

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Gabriel C
H. Peter Anvin wrote: > Gabriel C wrote: >>> WARNING: Absolute relocations present >>> Offset Info Type Sym.Value Sym.Name >>> c0202e73 00703601 R_386_32 c03071bc _sdata >>> >>> $ grep c03071bc System.map >>> c03071bc R __tracedata_end >>> c03071bc A _sdata > > What is at 0xc0202e73

Re: 2.6.23-rc1-mm1

2007-07-25 Thread H. Peter Anvin
Gabriel C wrote: >> >> WARNING: Absolute relocations present >> Offset Info Type Sym.Value Sym.Name >> c0202e73 00703601 R_386_32 c03071bc _sdata >> >> $ grep c03071bc System.map >> c03071bc R __tracedata_end >> c03071bc A _sdata > What is at 0xc0202e73? -hpa - To unsubscr

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Gabriel C
Gabriel C wrote: > H. Peter Anvin wrote: >> Sam Ravnborg wrote: >>> On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ >

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Gabriel C
H. Peter Anvin wrote: > Sam Ravnborg wrote: >> On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: >>> On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ >>> Andi, this might be

Re: 2.6.23-rc1-mm1 - drivers/char/nozomi.c overflow in implicit constant conversion , warnings

2007-07-25 Thread Gabriel C
... drivers/char/nozomi.c: In function 'interrupt_handler': drivers/char/nozomi.c:1298: warning: overflow in implicit constant conversion drivers/char/nozomi.c: In function 'nozomi_card_init': drivers/char/nozomi.c:1568: warning: overflow in implicit constant conversion drivers/char/nozomi.c:1592

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 22:22:41 +0200 "Torsten Kaiser" <[EMAIL PROTECTED]> wrote: > On 7/25/07, Torsten Kaiser <[EMAIL PROTECTED]> wrote: > > I hit something similar: > > > > CC init/version.o > > LD init/built-in.o > > LD .tmp_vmlinux1 > > drivers/built-in.o: In function `acpi_p

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Torsten Kaiser
On 7/25/07, Torsten Kaiser <[EMAIL PROTECTED]> wrote: I hit something similar: CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `acpi_pci_choose_state': drivers/pci/pci-acpi.c:253: undefined reference to `acpi_pm_device_sleep_state' drive

Re: 2.6.23-rc1-mm1: chipsfb_pci_suspend problem

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 15:48:10 +0200 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > On Wednesday, 25 July 2007 14:55, Cedric Le Goater wrote: > > Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > > > from pm-move-definition-of-

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 14:40:49 +0200 Cedric Le Goater <[EMAIL PROTECTED]> wrote: > Hello, > > Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > found that one on ppc, > > drivers/char/hw_random/pasemi-rng.c:140: error: unknown fi

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Sam Ravnborg
On Wed, Jul 25, 2007 at 12:18:07PM -0700, H. Peter Anvin wrote: > Sam Ravnborg wrote: > > On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: > >> On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > >>> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.

Re: 2.6.23-rc1-mm1

2007-07-25 Thread H. Peter Anvin
Sam Ravnborg wrote: > On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: >> On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: >>> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ >>> >>> >> Andi, this might be interesting for you >> >> mak

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Torsten Kaiser
On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote: On Wed, 25 Jul 2007 13:23:04 -0400 Len Brown <[EMAIL PROTECTED]> wrote: > Andrew, you want to re-pull the acpi tree, or do you want me to send > you some patches on top of the current mm? I'd appreciate a fix for this one, please - I'll drop

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Andrew Morton
On Wed, 25 Jul 2007 13:23:04 -0400 Len Brown <[EMAIL PROTECTED]> wrote: > Andrew, you want to re-pull the acpi tree, or do you want me to send > you some patches on top of the current mm? I'd appreciate a fix for this one, please - I'll drop it int he hot-fixes directory as quite a few people see

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Sam Ravnborg
On Wed, Jul 25, 2007 at 08:48:50PM +0200, Michal Piotrowski wrote: > On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > > > > > Andi, this might be interesting for you > > make allmodconfig > ma

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Michal Piotrowski
On 25/07/07, Andrew Morton <[EMAIL PROTECTED]> wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ Andi, this might be interesting for you make allmodconfig make [...] WARNING: Absolute relocations present Offset Info Type Sym.Value Sy

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-25 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a p

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Len Brown
On Wednesday 25 July 2007 08:25, Cedric Le Goater wrote: > Hello, > > Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > I'm having issue compiling on i386 and x86_64. > > make defconfig on i386 : > > LD init/built-in.o

Re: 2.6.23-rc1-mm1 -- mostly fails to build

2007-07-25 Thread Sam Ravnborg
On Wed, Jul 25, 2007 at 05:36:56PM +0100, Andy Whitcroft wrote: > ia64 (elm3b10): > > LD vmlinux.o > ld: dynreloc miscount for kernel/built-in.o, section .opd > ld: can not edit opd Bad value > make: *** [vmlinux.o] Error 1 On powerpc we had something similar. It was a binutils bug (see: h

Re: 2.6.23-rc1-mm1 -- mostly fails to build

2007-07-25 Thread Andy Whitcroft
Of the machines we test releases on automatically this only compiles on NUMA-Q and does not boot there (some PCI issue). ppc64 (beavis): drivers/built-in.o(.text+0xd2784): In function `.srp_rport_add': : undefined reference to `.scsi_tgt_it_nexus_create' drivers/built-in.o(.text+0xd2884): In fun

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Michal Piotrowski
Andrew Morton pisze: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > nokturn vs. reiserfs 1:0 [ 1228.964379] = [ 1228.971271] [ INFO: possible recursive locking detected ] [ 1228.976674] 2.6.23-rc1-mm1 #1 [

Re: 2.6.23-rc1-mm1: chipsfb_pci_suspend problem

2007-07-25 Thread Rafael J. Wysocki
On Wednesday, 25 July 2007 14:55, Cedric Le Goater wrote: > Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ > > from pm-move-definition-of-struct-pm_ops-to-suspendh.patch : > > drivers/video/chipsfb.c: In function 'chipsfb_pci_susp

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Cedric Le Goater
Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ from pm-move-definition-of-struct-pm_ops-to-suspendh.patch : drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend': drivers/video/chipsfb.c:461: error: 'PM_SUSPEND_MEM' undeclared

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Cedric Le Goater
Hello, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ found that one on ppc, drivers/char/hw_random/pasemi-rng.c:140: error: unknown field 'type' specified in initializer drivers/char/hw_random/pasemi-rng.c:140: warning: initializ

Re: 2.6.23-rc1-mm1

2007-07-25 Thread Cedric Le Goater
Hello, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc1/2.6.23-rc1-mm1/ I'm having issue compiling on i386 and x86_64. make defconfig on i386 : LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.text+0x9649): In function `acpi_

  1   2   >