Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-08-08 Thread Sonny Rao
On Tue, Aug 09, 2005 at 09:09:57AM +1000, Keith Owens wrote: > On Mon, 8 Aug 2005 10:44:04 -0700, > Andrew Morton <[EMAIL PROTECTED]> wrote: > >Sonny Rao <[EMAIL PROTECTED]> wrote: > >> Modules linked in: cpufreq_userspace cpufreq_stats freq_table > >> cpufreq_powersave > >> cpufreq_ondemand cpu

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-08-08 Thread Keith Owens
On Mon, 8 Aug 2005 10:44:04 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: >Sonny Rao <[EMAIL PROTECTED]> wrote: >> Modules linked in: cpufreq_userspace cpufreq_stats freq_table >> cpufreq_powersave >> cpufreq_ondemand cpufreq_conservative ipv6 video thermal processor hotkey >> fan co >> ntain

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-08-08 Thread Sonny Rao
On Mon, Aug 08, 2005 at 10:44:04AM -0700, Andrew Morton wrote: > Sonny Rao <[EMAIL PROTECTED]> wrote: > > > > On Wed, Jul 13, 2005 at 12:42:15PM -0700, randy_dunlap wrote: > > > On Wed, 13 Jul 2005 09:54:10 -0500 Miles Lane wrote: > > > > > > > On 7/13/05, Dave Airlie <[EMAIL PROTECTED]> wrote: >

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-08-08 Thread Andrew Morton
Sonny Rao <[EMAIL PROTECTED]> wrote: > > On Wed, Jul 13, 2005 at 12:42:15PM -0700, randy_dunlap wrote: > > On Wed, 13 Jul 2005 09:54:10 -0500 Miles Lane wrote: > > > > > On 7/13/05, Dave Airlie <[EMAIL PROTECTED]> wrote: > > > > > Thanks Dave, > > > > > > > > > > I switched to the i915 kernel driv

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-08-08 Thread Sonny Rao
On Wed, Jul 13, 2005 at 12:42:15PM -0700, randy_dunlap wrote: > On Wed, 13 Jul 2005 09:54:10 -0500 Miles Lane wrote: > > > On 7/13/05, Dave Airlie <[EMAIL PROTECTED]> wrote: > > > > Thanks Dave, > > > > > > > > I switched to the i915 kernel driver and still got the OOPS. > > > > I also continue to

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-13 Thread randy_dunlap
On Wed, 13 Jul 2005 09:54:10 -0500 Miles Lane wrote: > On 7/13/05, Dave Airlie <[EMAIL PROTECTED]> wrote: > > > Thanks Dave, > > > > > > I switched to the i915 kernel driver and still got the OOPS. > > > I also continue to get the overlapping mtrr message. I am currently > > > testing 2.6.13-rc2-

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-13 Thread Miles Lane
On 7/13/05, Dave Airlie <[EMAIL PROTECTED]> wrote: > > Thanks Dave, > > > > I switched to the i915 kernel driver and still got the OOPS. > > I also continue to get the overlapping mtrr message. I am currently > > testing 2.6.13-rc2-git3. I have tried to run strace with hald, but > > cannot reprod

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-13 Thread Dave Airlie
> Thanks Dave, > > I switched to the i915 kernel driver and still got the OOPS. > I also continue to get the overlapping mtrr message. I am currently > testing 2.6.13-rc2-git3. I have tried to run strace with hald, but > cannot reproduce the problem this way. I am not sure I am invoking the > c

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-12 Thread Miles Lane
On Thu, 2005-07-07 at 20:31 +1000, Dave Airlie wrote: > On 7/3/05, Miles Lane <[EMAIL PROTECTED]> wrote: > > mtrr: base(0xe802) is not aligned on a size(0x3c) boundary > > [drm:drm_unlock] *ERROR* Process 4470 using kernel context 0 > > mtrr: 0xe800,0x800 overlaps existing 0xe80

useful Bug 2.6.13-rc1-mm1

2005-07-08 Thread Markus Boas
I found a for my useful bug in 2.6.13-rc1-mm1 but only on x86-64. With ifdown ifup eth0 I was able to reset the tx and rx bit-counter. How it is use in x86 enviroment? Thx Ryven - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-07 Thread Miles Lane
Hmm, in my Xorg log I find this: (II) I810(0): [drm] created "i915" driver at busid "pci::00:02.0" (WW) I810(0): i830 Kernel module detected, Use the i915 Kernel module instead, aborting DRI init. (II) I810(0): [drm] DRM interface version 1.2 (II) I810(0): [drm] created "i915" driver at busid

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-07 Thread Dave Airlie
On 7/3/05, Miles Lane <[EMAIL PROTECTED]> wrote: > mtrr: base(0xe802) is not aligned on a size(0x3c) boundary > [drm:drm_unlock] *ERROR* Process 4470 using kernel context 0 > mtrr: 0xe800,0x800 overlaps existing 0xe800,0x100 > Unable to handle kernel paging request at virtua

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-06 Thread Schneelocke
On 07/07/05, Andrew Morton <[EMAIL PROTECTED]> wrote: > One thing you could do is to disable `hald' (what is that anyway?) by > renaming it and try to get the system to boot. Then run `hald' by hand, > under strace, work out which sysfs file it was trying to close. Probably the Hardware Abstracti

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-06 Thread Andrew Morton
c97_codec snd_pcm_oss > snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc ehci_hcd > uhci_hcd usbcore rtc nls_cp437 sbp2 scsi_mod ieee1394 psmouse ide_cd > cdrom > CPU:0 > EIP: 0060:[]Not tainted VLI > EFLAGS: 00010246 (2.6.13-rc1-mm1) > EIP is at sysfs

[ANNOUNCE][RFC] PlugSched-5.2.2 for 2.6.13-rc1 and 2.6.13-rc1-mm1

2005-07-04 Thread Peter Williams
PlugSched-5.2.2 is available for 2.6.13-rc1 at: <http://prdownloads.sourceforge.net/cpuse/plugsched-5.2.2-for-2.6.13-rc1.patch?download> and for 2.6.13-rc1-mm1 at: <http://prdownloads.sourceforge.net/cpuse/plugsched-5.2.2-for-2.6.13-rc1-mm1.patch?download> Very Brief Documentati

Re: 2.6.13-rc1-mm1: git-mtd.patch breaks i386 compile

2005-07-04 Thread Thomas Gleixner
On Sat, 2005-07-02 at 11:37 +0200, Thomas Gleixner wrote: > On Sat, 2005-07-02 at 11:16 +0200, Adrian Bunk wrote: > > <-- snip --> > > drivers/mtd/chips/cfi_cmdset_0002.c:584:26: asm/hardware.h: No such file or > > directory > > ... > > make[3]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 1

Re: 2.6.13-rc1-mm1

2005-07-04 Thread Alexey Dobriyan
On Saturday 02 July 2005 02:05, Rafael J. Wysocki wrote: > I get this errors on a dual-Opteron box (64-bit): > ReiserFS: sdb3: warning: sh-2006: read_super_block: bread failed (dev sdb3, > block 16, size 512) > ReiserFS: sdb3: warning: sh-2006: read_super_block: bread failed (dev sdb3, > block 1

[PATCH 2.6.13-rc1-mm1] connector: Remove the union declaration

2005-07-04 Thread Guillaume Thouvenin
TED]> --- drivers/connector/cn_exit.c |8 drivers/connector/cn_fork.c | 10 +- include/linux/cn_exit.h | 16 include/linux/cn_fork.h | 18 +- 4 files changed, 26 insertions(+), 26 deletions(-) Index: linux-2.6.13-rc1-mm1/drivers/con

Re: 2.6.13-rc1-mm1

2005-07-04 Thread Joseph Fannin
On Fri, Jul 01, 2005 at 04:40:18AM -0700, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc1/2.6.13-rc1-mm1/ I get this when building on ppc32: CC [M] drivers/net/skge.o drivers/net/skge.c: In function `skge_probe': drivers/net/