Re: Oops in 2.6.19-rc6-mm2 on USB disconnect

2006-12-29 Thread Pete Zaitcev
On Fri, 29 Dec 2006 20:45:57 -0500, Eric Buddington <[EMAIL PROTECTED]> wrote: > Kernel 2.6.19-rc6-mm2 on an Athlon XP gave me the following Oops when > unplugging a USB device. I an usually plug and unplug devices without > trouble, so this is probably not easily repeatable. &g

Oops in 2.6.19-rc6-mm2 on USB disconnect

2006-12-29 Thread Eric Buddington
Kernel 2.6.19-rc6-mm2 on an Athlon XP gave me the following Oops when unplugging a USB device. I an usually plug and unplug devices without trouble, so this is probably not easily repeatable. -Eric -- [1742504.966893] usb 1

[2.6.19-rc6-mm2] Lost files on ext3 after suspend

2006-12-16 Thread Benoit Boissinot
Ok, since it is the second time it happened I decided to report it. Last week I lost some files in my home directory (at least .gnome .firefox .bashrc .Xauthority), I think it was after a suspend. Yesterday exactly the same thing happened (same kernel 2.6.19-rc6-mm2, I haven't upgraded beca

Re: 2.6.19-rc6-mm2 oops and udev misbehavior

2006-12-13 Thread Neil Brown
On Tuesday December 12, [EMAIL PROTECTED] wrote: > Seeing this oops on 2.6.19-rc6-mm2 intermittently on bootup. Also, when > this doesn't happen it seems like udev goes crazy adding and removing > /dev/md0 over and over using up a ton of CPU. Is this a known problem? > This a

2.6.19-rc6-mm2 oops and udev misbehavior

2006-12-12 Thread Robert Hancock
Seeing this oops on 2.6.19-rc6-mm2 intermittently on bootup. Also, when this doesn't happen it seems like udev goes crazy adding and removing /dev/md0 over and over using up a ton of CPU. Is this a known problem? This also happened with -mm1. Linux version 2.6.19-rc6-mm2admafix ([

Re: oops on 2.6.19-rc6-mm2: deref of 0x28 at permission+0x7

2006-12-12 Thread Jiri Slaby
of progress. I find it hard to >>> see how anything in md can cause the inode for a block-device file to >>> disappear... It is a bit of a long-shot, but this patch might change >>> things. It changes the order in which things are de-allocated. Jiri and >>

Re: oops on 2.6.19-rc6-mm2: deref of 0x28 at permission+0x7

2006-12-11 Thread Neil Brown
; see how anything in md can cause the inode for a block-device file to > > disappear... It is a bit of a long-shot, but this patch might change > > things. It changes the order in which things are de-allocated. Jiri and > > Jiri: would either of both of you see if you can repr

Re: oops on 2.6.19-rc6-mm2: deref of 0x28 at permission+0x7

2006-12-11 Thread Jiri Kosina
is a bit of a long-shot, but this patch might change > things. It changes the order in which things are de-allocated. Jiri and > Jiri: would either of both of you see if you can reproduce the bug with > this patch on 2.6.19-rc6-mm2 ??? Hi Neil, sorry to say that, but it's still t

oops on 2.6.19-rc6-mm2: deref of 0x28 at permission+0x7

2006-12-08 Thread Jiri Slaby
Hi! I got this oops on 2.6.19-rc6-mm2 when starting the system. It happened only once -- when echo "raidautorun /dev/md0" | nash --quiet was executed. I don't know why it happened, after reboot it started OK. There is no md0, only md1, md2 and md3. See camera-shots here: http:/

Re: Possible circular locking in ntfs on 2.6.19-rc5-mm2 (now 2.6.19-rc6-mm2)

2006-12-08 Thread Jiri Slaby
kup+0x101/0x5e0 > [ntfs] > Nov 24 02:13:27 larrylap kernel: [] do_lookup+0x144/0x190 > Nov 24 02:13:27 larrylap kernel: [] __link_path_walk+0x856/0xe00 > Nov 24 02:13:27 larrylap kernel: [] link_path_walk+0x4e/0xe0 > Nov 24 02:13:27 larrylap kernel: [] do_path_lookup+0x8c/0x1

Re: 2.6.19-rc6-mm2

2006-12-08 Thread Jiri Kosina
On Fri, 8 Dec 2006, Neil Brown wrote: > > OK, so more details follow (I am not sure how valuable they are, though). > They do help a bit.. > I've found a possible race that could possibly be related to this BUG. > Can you try this patch and see if it helps? > Signed-off-by: Neil Brown <[EMAIL P

Re: 2.6.19-rc6-mm2

2006-12-07 Thread Neil Brown
On Tuesday December 5, [EMAIL PROTECTED] wrote: > On Tue, 5 Dec 2006, Jiri Kosina wrote: > > > It seemed to be 100% reproducible - happened on every boot of FC6 > > system, so it was probably triggered by some raid/lvm command executed > > from init scripts after boot, but I didn't examine it fu

2.6.19-rc6-mm2: lockdep unhappy with disable_nonboot_cpus()

2006-12-05 Thread Rafael J. Wysocki
Hi, When I try to suspend (echo disk > /sys/power/state) an SMP x86-64 box with a lockdep-enabled kernel, I get this (100% of the time): === [ INFO: possible circular locking dependency detected ] 2.6.19-rc6-mm2

Re: 2.6.19-rc6-mm2

2006-12-05 Thread Jiri Kosina
On Tue, 5 Dec 2006, Jiri Kosina wrote: > It seemed to be 100% reproducible - happened on every boot of FC6 > system, so it was probably triggered by some raid/lvm command executed > from init scripts after boot, but I didn't examine it further. As soon > as I get to the machine where this happe

Re: 2.6.19-rc6-mm2: Network device naming starts at 1 instead of 0

2006-12-05 Thread Rafael J. Wysocki
On Tuesday, 5 December 2006 23:07, Auke Kok wrote: > [resend] > > Quick note: I loaded up 2.6.19-rc6-mm2 on a platform here and noticed that > the onboard > e1000 NIC was enumerated to eth1 instead of eth0. on 2.6.18.5 and any other > kernel I > used before, it was prop

2.6.19-rc6-mm2: Network device naming starts at 1 instead of 0

2006-12-05 Thread Auke Kok
[resend] Quick note: I loaded up 2.6.19-rc6-mm2 on a platform here and noticed that the onboard e1000 NIC was enumerated to eth1 instead of eth0. on 2.6.18.5 and any other kernel I used before, it was properly named eth0 after startup. eth0 itself is completely missing (-ENODEV). I'll t

Re: 2.6.19-rc6-mm2

2006-12-04 Thread Jiri Kosina
On Tue, 5 Dec 2006, Neil Brown wrote: > As Andrew correctly pointed out, this bit error is not a RAM problem. It > is actually the low bit of a counter a spinlock that was decremented > just before the WARN_ON. So it simply indicates that the inode had > already been freed, which I think we kn

Re: 2.6.19-rc6-mm2

2006-12-04 Thread Neil Brown
On Tuesday December 5, [EMAIL PROTECTED] wrote: > > I notice it says: > | > v > > 090: 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b > > Single bit error detected. Probably bad RAM. > > Run memtest86+ or a similar memory test tool. > > Have you tried

Re: 2.6.19-rc6-mm2

2006-12-04 Thread Neil Brown
On Wednesday November 29, [EMAIL PROTECTED] wrote: > On Tue, 28 Nov 2006, Andrew Morton wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ > > md-change-lifetime-rules-for-md-devices.patch gives me the following ear

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-12-04 Thread Greg KH
; > > > > > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki > > > > > > > > > > wrote: > > > > > > > > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > >

Re: Compile Error - 2.6.19-rc6-mm2

2006-12-04 Thread Avi Kivity
Matt Reuther wrote: I tried compiling 2.6.19-rc6-mm2 and got an error: CC [M] drivers/input/serio/parkbd.o CC [M] drivers/input/serio/serport.o CC [M] drivers/input/serio/serio_raw.o LD drivers/kvm/built-in.o CC [M] drivers/kvm/vmx.o CC [M] drivers/kvm/kvm_main.o drivers

Compile Error - 2.6.19-rc6-mm2

2006-12-03 Thread Matt Reuther
I tried compiling 2.6.19-rc6-mm2 and got an error: CC [M] drivers/input/serio/parkbd.o CC [M] drivers/input/serio/serport.o CC [M] drivers/input/serio/serio_raw.o LD drivers/kvm/built-in.o CC [M] drivers/kvm/vmx.o CC [M] drivers/kvm/kvm_main.o drivers/kvm/kvm_main.c:739:32

Re: 2.6.19-rc6-mm2

2006-12-03 Thread Avi Kivity
Avi Kivity wrote: Andrew Morton wrote: On Tue, 28 Nov 2006 19:24:45 -0500 Thomas Tuttle <[EMAIL PROTECTED]> wrote: I've found a couple of bugs so far... 1. I did `modprobe kvm' and then tried running a version of the KVM Qemu compiled for a different kernel. My mistake. But I got an oop

Re: 2.6.19-rc6-mm2

2006-12-02 Thread Ed Tomlinson
On Friday 01 December 2006 23:09, Akinobu Mita wrote: > On Fri, Dec 01, 2006 at 10:19:00PM -0500, Ed Tomlinson wrote: > > On Friday 01 December 2006 19:32, Andrew Morton wrote: > > > On Fri, 1 Dec 2006 19:33:21 -0500 > > > Ed Tomlinson <[EMAIL PROTECTED]> wrote: > > > > > > > I booted without the

Re: 2.6.19-rc6-mm2

2006-12-01 Thread Akinobu Mita
On Fri, Dec 01, 2006 at 10:19:00PM -0500, Ed Tomlinson wrote: > On Friday 01 December 2006 19:32, Andrew Morton wrote: > > On Fri, 1 Dec 2006 19:33:21 -0500 > > Ed Tomlinson <[EMAIL PROTECTED]> wrote: > > > > > I booted without the video and vga settings with earlyprintk=vga and got > > > output.

Re: 2.6.19-rc6-mm2

2006-12-01 Thread Ed Tomlinson
On Friday 01 December 2006 19:32, Andrew Morton wrote: > On Fri, 1 Dec 2006 19:33:21 -0500 > Ed Tomlinson <[EMAIL PROTECTED]> wrote: > > > I booted without the video and vga settings with earlyprintk=vga and got > > output. The > > kenerl was complaining about a crc error. Checking the patch li

Re: 2.6.19-rc6-mm2

2006-12-01 Thread Andrew Morton
On Fri, 1 Dec 2006 19:33:21 -0500 Ed Tomlinson <[EMAIL PROTECTED]> wrote: > I booted without the video and vga settings with earlyprintk=vga and got > output. The > kenerl was complaining about a crc error. Checking the patch list I found: > > crc32-replace-bitreverse-by-bitrev32.patch > > re

Re: 2.6.19-rc6-mm2

2006-12-01 Thread Ed Tomlinson
ote: > > > > > > > Will appear eventually at > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ > > > > > > This kernel does not boot here. It does not get far enough to post > &g

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-12-01 Thread Rafael J. Wysocki
On Friday, 1 December 2006 02:20, Greg KH wrote: > On Wed, Nov 29, 2006 at 06:18:09PM -0800, Andrew Morton wrote: > > On Thu, 30 Nov 2006 02:04:15 +0100 > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > git-netdev-all.patch > > > > > git-netdev-all-fixup.patch > > > > > l

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Greg KH
; > > > > > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki > > > > > > > > > > wrote: > > > > > > > > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > >

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Greg KH
On Wed, Nov 29, 2006 at 06:18:09PM -0800, Andrew Morton wrote: > On Thu, 30 Nov 2006 02:04:15 +0100 > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > > > > git-netdev-all.patch > > > > git-netdev-all-fixup.patch > > > > libphy-dont-do-that.patch > > > > > > Are you able to eliminate l

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Rafael J. Wysocki
t; > > > > > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > > > &

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Rafael J. Wysocki
> > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > > > > > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > > > > > > > > > > >

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Andrew Morton
21:08:00 +0100 > > > > > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > > > > > > > On Tuesday, 28 November 2

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-30 Thread Rafael J. Wysocki
t; > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > > > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > > > > > > > > > > Temporarily at > > > > > >

Re: 2.6.19-rc6-mm2

2006-11-30 Thread Ed Tomlinson
b/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ > > > > This kernel does not boot here. It does not get far enough to post > > anything to my serial console. > > Have you tried using "earlyprintk=..." to see if it produces any > more out

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Randy Dunlap
On Wed, 29 Nov 2006 22:42:20 -0500 Ed Tomlinson wrote: > On Tuesday 28 November 2006 05:02, Andrew Morton wrote: > > > Will appear eventually at > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ > > This kernel does n

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Ed Tomlinson
On Tuesday 28 November 2006 05:02, Andrew Morton wrote: > Will appear eventually at > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ This kernel does not boot here. It does not get far enough to post anything to my serial console. The la

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Andrew Morton
On Thu, 30 Nov 2006 02:04:15 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > git-netdev-all.patch > > > git-netdev-all-fixup.patch > > > libphy-dont-do-that.patch > > > > Are you able to eliminate libphy-dont-do-that.patch? > > > > > Is a broken-out version of git-netdev-all.pa

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Rafael J. Wysocki
> > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > > > > > > > > Temporarily at > > > > > > > > > > > > > > http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ > > > > > > > >

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Andrew Morton
> "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > > > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > > > &

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Rafael J. Wysocki
006 20:54, Rafael J. Wysocki wrote: > > > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > > > > > Temporarily at > > > > > > > > > > http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ > > > > &g

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Kay Sievers
tant > >>> kernel/module.c:852: error: (near initialization for `modinfo_attrs[2]') > >>> make[1]: *** [kernel/module.o] Error 1 > >>> make: *** [kernel] Error 2 > >>> > >>> Reference to 'initstate' should stay under #i

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Andy Whitcroft
kernel/module.o] Error 1 >>> make: *** [kernel] Error 2 >>> >>> Reference to 'initstate' should stay under #ifdef CONFIG_MODULE_UNLOAD >>> as its definition I guess. >>> >>> Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]>

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Rafael J. Wysocki
November 2006 11:02, Andrew Morton wrote: > > > > > > > > Temporarily at > > > > > > > > http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ > > > > > > > > Will appear eventually at > > > > > > > > ftp://ftp.kernel.org/pub/

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Andrew Morton
On Wed, 29 Nov 2006 21:08:00 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > > > Temporarily at > > >

Re: [PATCH] compile fix on x86 without X86_LOCAL_APIC (was 2.6.19-rc6-mm2)

2006-11-29 Thread Andrew Morton
On Wed, 29 Nov 2006 13:42:28 +0100 (CET) Jiri Kosina <[EMAIL PROTECTED]> wrote: > On Tue, 28 Nov 2006, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ > > When i386 kernel is compiled without CONFIG_X86_

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Rafael J. Wysocki
On Wednesday, 29 November 2006 20:54, Rafael J. Wysocki wrote: > On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ > > > > Will appear eventually at > > > >

Re: 2.6.19-rc6-mm2: uli526x only works after reload

2006-11-29 Thread Rafael J. Wysocki
On Tuesday, 28 November 2006 11:02, Andrew Morton wrote: > > Temporarily at > > http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ > > Will appear eventually at > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ A minor issue: on

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Avi Kivity
Avi Kivity wrote: Oh, and I get a ton of these messages with kvm: rtc: lost some interrupts at 1024Hz. I'll look into these too, though I'm not sure where. Please try the attached patch and let us know. -- error compiling committee.c: too many arguments to function Index: l

[PATCH] compile fix on x86 without X86_LOCAL_APIC (was 2.6.19-rc6-mm2)

2006-11-29 Thread Jiri Kosina
On Tue, 28 Nov 2006, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ When i386 kernel is compiled without CONFIG_X86_LOCAL_APIC, this happens: In file included from arch/i386/kernel/traps.c:51: include/asm/nmi.h:46:1: warn

Re: 2.6.19-rc6-mm2

2006-11-29 Thread Kay Sievers
ernel] Error 2 > > > > Reference to 'initstate' should stay under #ifdef CONFIG_MODULE_UNLOAD > > as its definition I guess. > > > > Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> > > > > --- linux-2.6.19-rc6-mm2-a/kernel/module.c 20

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Avi Kivity
Andrew Morton wrote: On Tue, 28 Nov 2006 19:24:45 -0500 Thomas Tuttle <[EMAIL PROTECTED]> wrote: I've found a couple of bugs so far... 1. I did `modprobe kvm' and then tried running a version of the KVM Qemu compiled for a different kernel. My mistake. But I got an oops: BUG: unable to h

Re: 2.6.19-rc6-mm2 is ok (2.6.19-rc1-mm1+ memory problem)

2006-11-28 Thread Michael Raskin
Michael Raskin wrote: I have a strange problem with 2.6.19-rc-mm kernels. After I load X, I notice that memory is marked used at rate of tens of KB/s. Then it Tried 2.6.19-rc6-mm2. Now the problem is gone. Sometimes memory is getting maked used as before, but when the loss reaches a few MB&#

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Jean Tourrilhes
On Tue, Nov 28, 2006 at 04:58:28PM -0800, Andrew Morton wrote: > On Tue, 28 Nov 2006 19:24:45 -0500 > Thomas Tuttle <[EMAIL PROTECTED]> wrote: > > > 2. I'm not sure if this bug is in the kernel, wireless tools, or the > > ipw3945 driver, but I haven't changed the version of anything but the > > ke

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Jiri Kosina
On Tue, 28 Nov 2006, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ md-change-lifetime-rules-for-md-devices.patch gives me the following early during boot (first WARNING() inside __mutex_lock_slowpath(), then

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Andrew Morton
On Tue, 28 Nov 2006 19:24:45 -0500 Thomas Tuttle <[EMAIL PROTECTED]> wrote: > 2. I'm not sure if this bug is in the kernel, wireless tools, or the > ipw3945 driver, but I haven't changed the version of anything but the > kernel. When I do `iwconfig eth1 essid foobar' something drops the > last ch

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Andrew Morton
On Tue, 28 Nov 2006 19:24:45 -0500 Thomas Tuttle <[EMAIL PROTECTED]> wrote: > I've found a couple of bugs so far... > > 1. I did `modprobe kvm' and then tried running a version of the KVM Qemu > compiled for a different kernel. My mistake. But I got an oops: > > BUG: unable to handle kernel NU

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Thomas Tuttle
I've found a couple of bugs so far... 1. I did `modprobe kvm' and then tried running a version of the KVM Qemu compiled for a different kernel. My mistake. But I got an oops: BUG: unable to handle kernel NULL pointer dereference at virtual address 0008 printing eip: f91f9c3f *pde = 00

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Greg KH
> as its definition I guess. > > Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> > > --- linux-2.6.19-rc6-mm2-a/kernel/module.c 2006-11-28 12:17:09.0 > +0100 > +++ linux-2.6.19-rc6-mm2-b/kernel/module.c 2006-11-28 12:05:01.0 >

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Vivek Goyal
On Tue, Nov 28, 2006 at 01:22:34PM -0800, Miles Lane wrote: > I decided to try building a relocatable kernel. I don't know if this > is why I got so many section mismatch errors. > > WARNING: vmlinux - Section mismatch: reference to > .init.data:boot_params from .text between '_text' (at offset >

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Miles Lane
I decided to try building a relocatable kernel. I don't know if this is why I got so many section mismatch errors. WARNING: vmlinux - Section mismatch: reference to .init.data:boot_params from .text between '_text' (at offset 0xc0100036) and 'checkCPUtype' WARNING: vmlinux - Section mismatch: re

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Mariusz Kozlowski
Hello, Agrrh ... tab/spaces thing again. Sorry. Second try: Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc6-mm2-a/kernel/module.c 2006-11-28 12:17:09.0 +0100 +++ linux-2.6.19-rc6-mm2-b/kernel/module.c 2006-11-28 12:05:01.0

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Mariusz Kozlowski
n for `modinfo_attrs[2]') make[1]: *** [kernel/module.o] Error 1 make: *** [kernel] Error 2 Reference to 'initstate' should stay under #ifdef CONFIG_MODULE_UNLOAD as its definition I guess. Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc6-mm2-a/kernel/modu

Re: 2.6.19-rc6-mm2

2006-11-28 Thread Akinobu Mita
On Tue, Nov 28, 2006 at 02:02:46AM -0800, Andrew Morton wrote: > -input-make-serio_register_driver-return-error.patch > -input-check-serio_register_driver-error.patch > -input-change-to-gfp_kernel-for-serio_register_driver-event-allocation.patch Please drop input-check-whether-serio-dirver-registr

2.6.19-rc6-mm2

2006-11-28 Thread Andrew Morton
Temporarily at http://userweb.kernel.org/~akpm/2.6.19-rc6-mm2/ Will appear eventually at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc6/2.6.19-rc6-mm2/ - Added Francois Romieu's Chelsio driver tree, as git-chelsio.patch Boilerplate: - See the `hot-