Re: CONFIG_EARLY_PRINTK

2013-03-16 Thread Thomas Meyer
Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: On 03/13/13 10:15, Thomas Meyer wrote: Hi, -*- Early printk help text says: You should normally N here, unless you want to debug such a crash. (Depends on: EXPERT [=n]) How to normally N here? You'll have

CONFIG_EARLY_PRINTK

2013-03-13 Thread Thomas Meyer
Hi, -*- Early printk help text says: "You should normally N here, unless you want to debug such a crash. (Depends on: EXPERT [=n])" How to normally N here? kind regards thomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

CONFIG_EARLY_PRINTK

2013-03-13 Thread Thomas Meyer
Hi, -*- Early printk help text says: You should normally N here, unless you want to debug such a crash. (Depends on: EXPERT [=n]) How to normally N here? kind regards thomas -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

lock() -> Where is this defined?

2013-03-10 Thread Thomas Meyer
Hi, in include/linux/lockdep.h: #define LOCK_CONTENDED(_lock, try, lock) \ lock(_lock) Where is this lock() function defined? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc

2013-03-10 Thread Thomas Meyer
[25693.253108] [ cut here ] [25693.253117] WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc+0x162/0x170() [25693.253118] Hardware name: Aspire 1810T [25693.253119] tty is NULL [25693.253148] Modules linked in: fuse ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6

WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc

2013-03-10 Thread Thomas Meyer
[25693.253108] [ cut here ] [25693.253117] WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc+0x162/0x170() [25693.253118] Hardware name: Aspire 1810T [25693.253119] tty is NULL [25693.253148] Modules linked in: fuse ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6

lock() - Where is this defined?

2013-03-10 Thread Thomas Meyer
Hi, in include/linux/lockdep.h: #define LOCK_CONTENDED(_lock, try, lock) \ lock(_lock) Where is this lock() function defined? -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)

2013-03-09 Thread Thomas Meyer
Am Freitag, den 08.03.2013, 21:19 -0500 schrieb Alan Stern: > On Fri, 8 Mar 2013, Peter Hurley wrote: > > > [ +linux-usb ] > > > > On Fri, 2013-03-08 at 14:12 -0500, Shawn Starr wrote: > > > Hello folks, > > > > > > I am noticing since rc0 and now rc1, very poor interrupt handling. > > >

Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)

2013-03-09 Thread Thomas Meyer
Am Freitag, den 08.03.2013, 21:19 -0500 schrieb Alan Stern: On Fri, 8 Mar 2013, Peter Hurley wrote: [ +linux-usb ] On Fri, 2013-03-08 at 14:12 -0500, Shawn Starr wrote: Hello folks, I am noticing since rc0 and now rc1, very poor interrupt handling. Keyboard response, mouse

3.9.0-rc1+: irq 16: nobody cared

2013-03-08 Thread Thomas Meyer
[1.883369] input: C-Media Electronics Inc. USB Multimedia Audio Device as /devices/pci:00/:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.3/input/input7 [1.883668] hid-generic 0003:0D8C:0105.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Multimedia Audio Device] on

3.9.0-rc1+: irq 16: nobody cared

2013-03-08 Thread Thomas Meyer
[1.883369] input: C-Media Electronics Inc. USB Multimedia Audio Device as /devices/pci:00/:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.3/input/input7 [1.883668] hid-generic 0003:0D8C:0105.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Multimedia Audio Device] on

"read_current_timer" undefined!

2012-10-18 Thread Thomas Meyer
Hi, ERROR: "read_current_timer" [drivers/gpu/drm/udl/udl.ko] undefined! ERROR: "read_current_timer" [crypto/tcrypt.ko] undefined! "read_current_timer() is not an exported symbol so you cannot use it from modules. This is most likely an error in the Kconfig entries for those modules. They

read_current_timer undefined!

2012-10-18 Thread Thomas Meyer
Hi, ERROR: read_current_timer [drivers/gpu/drm/udl/udl.ko] undefined! ERROR: read_current_timer [crypto/tcrypt.ko] undefined! read_current_timer() is not an exported symbol so you cannot use it from modules. This is most likely an error in the Kconfig entries for those modules. They shouldn't be

Re: [UDL] general protection fault in fb_deferred_io_mkwrite()

2012-08-18 Thread Thomas Meyer
Am Sonntag, den 12.08.2012, 14:22 -0700 schrieb Bernie Thompson: > On Sun, Aug 12, 2012 at 3:34 AM, Thomas Meyer wrote: > guilty driver is probably udl_fb.c > any ideas? > > > Hi Thomas, Hi Bernie! > We were seeing similar issues in udlfb (the o

Re: [UDL] general protection fault in fb_deferred_io_mkwrite()

2012-08-18 Thread Thomas Meyer
Am Sonntag, den 12.08.2012, 14:22 -0700 schrieb Bernie Thompson: On Sun, Aug 12, 2012 at 3:34 AM, Thomas Meyer tho...@m3y3r.de wrote: guilty driver is probably udl_fb.c any ideas? Hi Thomas, Hi Bernie! We were seeing similar issues in udlfb (the original fbdev version

[UDL] general protection fault in fb_deferred_io_mkwrite()

2012-08-12 Thread Thomas Meyer
Hi, guilty driver is probably udl_fb.c any ideas? [ 42.890551] open /dev/fb1 user=1 fb_info=880130e0a800 count=1 [ 42.890585] released /dev/fb1 user=1 count=0 [ 42.890702] open /dev/fb1 user=1 fb_info=880130e0a800 count=1 [ 43.053034] type=1400 audit(1344698343.496:9): avc:

[UDL] general protection fault in fb_deferred_io_mkwrite()

2012-08-12 Thread Thomas Meyer
Hi, guilty driver is probably udl_fb.c any ideas? [ 42.890551] open /dev/fb1 user=1 fb_info=880130e0a800 count=1 [ 42.890585] released /dev/fb1 user=1 count=0 [ 42.890702] open /dev/fb1 user=1 fb_info=880130e0a800 count=1 [ 43.053034] type=1400 audit(1344698343.496:9): avc:

[PATCH] nouveau: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/nouveau/nouveau_prime.c b/drivers/gpu/drm/nouveau

[PATCH] drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/exynos/exynos_drm_gem.c b/drivers/gpu/drm/exynos

[PATCH] drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/udl/udl_gem.c b/drivers/gpu/drm/udl/udl_gem.c

[PATCH] drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/gpu/drm/udl/udl_gem.c b/drivers/gpu/drm/udl

[PATCH] drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/gpu/drm/exynos/exynos_drm_gem.c b/drivers

[PATCH] nouveau: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

2012-08-07 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/gpu/drm/nouveau/nouveau_prime.c b/drivers

[PATCH] m68k: amig: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/arch/m68k/amiga/platform.c b/arch/m68k/amiga/platform.c --- a/arch

[PATCH] Btrfs: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c --- a/fs/btrfs/volumes.c

[PATCH] spi: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c --- a/drivers

[PATCH] [SCSI] libsas: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/scsi/libsas/sas_scsi_host.c b/drivers/scsi/libsas

[PATCH] net: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/net/appletalk/cops.c b/drivers/net/appletalk/cops.c

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [2]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/arch/m68k/q40/config.c b/arch/m68k/q40/config.c --- a/arch/m68k/q40

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/arch/m68k/kernel/time.c b/arch/m68k/kernel/time.c --- a/arch/m68k

[PATCH] net: Use PTR_RET rather than if(IS_ERR(.. [2]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/net/ethernet/amd/atarilance.c b/drivers/net/ethernet/amd

[PATCH] ASoC: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/sound/soc/soc-io.c b/sound/soc/soc-io.c --- a/sound/soc/soc-io.c

[PATCH] arm: imx: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer --- diff -u -p a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach-imx/mach

[PATCH] arm: imx: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach

[PATCH] ASoC: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/sound/soc/soc-io.c b/sound/soc/soc-io.c --- a/sound

[PATCH] net: Use PTR_RET rather than if(IS_ERR(.. [2]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/net/ethernet/amd/atarilance.c b/drivers/net

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/arch/m68k/kernel/time.c b/arch/m68k/kernel/time.c

[PATCH] m68k: Use PTR_RET rather than if(IS_ERR(.. [2]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/arch/m68k/q40/config.c b/arch/m68k/q40/config.c

[PATCH] net: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/net/appletalk/cops.c b/drivers/net/appletalk

[PATCH] [SCSI] libsas: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/scsi/libsas/sas_scsi_host.c b/drivers/scsi

[PATCH] spi: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c

[PATCH] Btrfs: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c --- a/fs/btrfs

[PATCH] m68k: amig: Use PTR_RET rather than if(IS_ERR(.. [1]

2012-08-06 Thread Thomas Meyer
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer tho...@m3y3r.de --- diff -u -p a/arch/m68k/amiga/platform.c b/arch/m68k/amiga

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Thomas Meyer
Stefan Richter schrieb: My conclusion so far: There is something wrong with your system which is below/ before the control of the ieee1394 or firewire stack. Yes. I agree with you. So i did a "make clean" and a "make" (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works

Re: 2.6.25-rc2: ohci1394 problem

2008-02-25 Thread Thomas Meyer
Stefan Richter schrieb: My conclusion so far: There is something wrong with your system which is below/ before the control of the ieee1394 or firewire stack. Yes. I agree with you. So i did a make clean and a make (not a make -j3 as i use to do) and recompiled 2.6.25-rc3 and now it works

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Thomas Meyer
Stefan Richter schrieb: I wrote: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have th

Re: 2.6.25-rc2: ohci1394 problem

2008-02-23 Thread Thomas Meyer
Stefan Richter schrieb: I wrote: Thomas Meyer wrote at LKML: With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c There are junk interrupt events sent to ohci1394's IRQ handler. PS, do you still have the log

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Thomas Meyer
Stefan Richter schrieb: Thomas Meyer wrote at LKML: Hi. With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohc

Re: 2.6.25-rc2: ohci1394 problem

2008-02-20 Thread Thomas Meyer
Stefan Richter schrieb: Thomas Meyer wrote at LKML: Hi. With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394

2.6.25-rc2: ohci1394 problem

2008-02-19 Thread Thomas Meyer
Hi. With 2.6.25-rc2 my kernel log consists mainly of: "ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394: fw-host0: Iso Recv 3 Context died: ctrl[d4000d0e]

2.6.25-rc2: ohci1394 problem

2008-02-19 Thread Thomas Meyer
Hi. With 2.6.25-rc2 my kernel log consists mainly of: ohci1394: fw-host0: Unhandled interrupt(s) 0xfc7cfe0c ohci1394: fw-host0: Unrecoverable error! ohci1394: fw-host0: Async Rsp Tx Context died: ctrl[f0002a00] cmdptr[f0002a00] ohci1394: fw-host0: Iso Recv 3 Context died: ctrl[d4000d0e]

Re: Latest kernel doesn't boot

2008-02-09 Thread Thomas Meyer
H. Peter Anvin schrieb: Thomas Meyer wrote: H. Peter Anvin schrieb: Thomas Meyer wrote: I can not revert the commit e429795c68d3001ecae74f6465420c9f043b0ece. it gave me errors. but i'm also not sure what could be wrong with this commit! my first idea was that the commit

Re: Latest kernel doesn't boot

2008-02-09 Thread Thomas Meyer
H. Peter Anvin schrieb: Thomas Meyer wrote: H. Peter Anvin schrieb: Thomas Meyer wrote: I can not revert the commit e429795c68d3001ecae74f6465420c9f043b0ece. it gave me errors. but i'm also not sure what could be wrong with this commit! my first idea was that the commit

Re: Latest kernel doesn't boot

2008-02-06 Thread Thomas Meyer
H. Peter Anvin schrieb: Thomas Meyer wrote: I can not revert the commit e429795c68d3001ecae74f6465420c9f043b0ece. it gave me errors. but i'm also not sure what could be wrong with this commit! my first idea was that the commit "[2215e69d2cf5024647f9a034807990590d25dd4e] x86 boot: use

Re: Latest kernel doesn't boot

2008-02-06 Thread Thomas Meyer
H. Peter Anvin schrieb: [EMAIL PROTECTED] wrote: The latest linux kernel doesn't boot on my computer (h=21511abd0a248a3f225d3b611cfabb93124605a7). elilo hangs while booting this kernel. 2.6.24 works. Wow, so we know it's affected with EFI, since you're using elilo. You gave absolutely zero

Re: Latest kernel doesn't boot

2008-02-06 Thread Thomas Meyer
H. Peter Anvin schrieb: Thomas Meyer wrote: I can not revert the commit e429795c68d3001ecae74f6465420c9f043b0ece. it gave me errors. but i'm also not sure what could be wrong with this commit! my first idea was that the commit [2215e69d2cf5024647f9a034807990590d25dd4e] x86 boot: use E820

Re: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"

2008-01-06 Thread Thomas Meyer
Hi, I confirm Peter's observations: > To repeat: > > 1. Start with an empty drive. > 2. pktsetup 0 /dev/scd0 > 3. Insert a CD containing an isofs filesystem. > 4. mount /dev/pktcdvd/0 /mnt/tmp > 5. umount /mnt/tmp > 6. Press the eject button. > 7. Insert a DVD containing a

Re: [patch] scsi: revert [SCSI] Get rid of scsi_cmnd-done

2008-01-06 Thread Thomas Meyer
Hi, I confirm Peter's observations: To repeat: 1. Start with an empty drive. 2. pktsetup 0 /dev/scd0 3. Insert a CD containing an isofs filesystem. 4. mount /dev/pktcdvd/0 /mnt/tmp 5. umount /mnt/tmp 6. Press the eject button. 7. Insert a DVD containing a non-writable

BUG: attempt to access beyond end of device

2007-12-17 Thread Thomas Meyer
Hi, is somebody actually working on this bug? http://bugzilla.kernel.org/show_bug.cgi?id=9370 I don't want to be impolite, but it's now more than a month since the bug was opened. The bug still exists in v2.6.24-rc5-43-gda8cadb: ISO 9660 Extensions: Microsoft Joliet Level 3 ISO 9660

BUG: attempt to access beyond end of device

2007-12-17 Thread Thomas Meyer
Hi, is somebody actually working on this bug? http://bugzilla.kernel.org/show_bug.cgi?id=9370 I don't want to be impolite, but it's now more than a month since the bug was opened. The bug still exists in v2.6.24-rc5-43-gda8cadb: ISO 9660 Extensions: Microsoft Joliet Level 3 ISO 9660

Re: Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-11-27 Thread Thomas Meyer
Kay Sievers schrieb: > On Fri, 2007-11-02 at 18:03 +0100, Thomas Meyer wrote: > >> Kay Sievers schrieb: >> >>> On Mon, 2007-10-29 at 00:18 -0700, Andrew Morton wrote: >>> >>> >>>> On Sun, 21 Oct 2

Re: Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-11-27 Thread Thomas Meyer
Kay Sievers schrieb: On Fri, 2007-11-02 at 18:03 +0100, Thomas Meyer wrote: Kay Sievers schrieb: On Mon, 2007-10-29 at 00:18 -0700, Andrew Morton wrote: On Sun, 21 Oct 2007 21:23:21 +0200 Thomas Meyer [EMAIL PROTECTED] wrote: I have an external hard drive

Re: v2.6.24-rc2-409-g9418d5d: attempt to access beyond end of device

2007-11-13 Thread Thomas Meyer
Thomas Meyer schrieb: > i get these errors in the kernel log while trying to copy a file from an > iso9660 file system (/dev/sr0) to my intenal hard disk. This is the > second cd/dvd that gives me this error. kernel 2.6.23 works without any > problems, so i think this is not an

v2.6.24-rc2-409-g9418d5d: attempt to access beyond end of device

2007-11-13 Thread Thomas Meyer
i get these errors in the kernel log while trying to copy a file from an iso9660 file system (/dev/sr0) to my intenal hard disk. This is the second cd/dvd that gives me this error. kernel 2.6.23 works without any problems, so i think this is not an medium error: ISO 9660 Extensions: Microsoft

v2.6.24-rc2-409-g9418d5d: attempt to access beyond end of device

2007-11-13 Thread Thomas Meyer
i get these errors in the kernel log while trying to copy a file from an iso9660 file system (/dev/sr0) to my intenal hard disk. This is the second cd/dvd that gives me this error. kernel 2.6.23 works without any problems, so i think this is not an medium error: ISO 9660 Extensions: Microsoft

Re: v2.6.24-rc2-409-g9418d5d: attempt to access beyond end of device

2007-11-13 Thread Thomas Meyer
Thomas Meyer schrieb: i get these errors in the kernel log while trying to copy a file from an iso9660 file system (/dev/sr0) to my intenal hard disk. This is the second cd/dvd that gives me this error. kernel 2.6.23 works without any problems, so i think this is not an medium error: ISO

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-03 Thread Thomas Meyer
Andrey Borzenkov schrieb: > Thomas Meyer wrote: > > >> i just wanted to report this: >> >> in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. >> >> with 2.6.23 shows the battery icon. >> >> current config: >> >>

Re: [regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-03 Thread Thomas Meyer
Andrey Borzenkov schrieb: Thomas Meyer wrote: i just wanted to report this: in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. with 2.6.23 shows the battery icon. current config: grep -i acpi .config # Power management options (ACPI, APM) CONFIG_ACPI=y

[regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-02 Thread Thomas Meyer
i just wanted to report this: in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. with 2.6.23 shows the battery icon. current config: grep -i acpi .config # Power management options (ACPI, APM) CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set

Re: Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-11-02 Thread Thomas Meyer
Kay Sievers schrieb: > On Mon, 2007-10-29 at 00:18 -0700, Andrew Morton wrote: > >> On Sun, 21 Oct 2007 21:23:21 +0200 Thomas Meyer <[EMAIL PROTECTED]> wrote: >> >>> I have an external hard drive with an encrypted partition. I am using >&g

[regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone

2007-11-02 Thread Thomas Meyer
i just wanted to report this: in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed. with 2.6.23 shows the battery icon. current config: grep -i acpi .config # Power management options (ACPI, APM) CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set

Re: Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-11-02 Thread Thomas Meyer
Kay Sievers schrieb: On Mon, 2007-10-29 at 00:18 -0700, Andrew Morton wrote: On Sun, 21 Oct 2007 21:23:21 +0200 Thomas Meyer [EMAIL PROTECTED] wrote: I have an external hard drive with an encrypted partition. I am using kde so all i had to do under 2.6.23 was cryptsetup luksOpen

Re: kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: > Thomas Meyer schrieb: > >> i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into >> another (older) commit kernel after 2.6.23 (bisect) and the kernel gets >> stuck: >> >> PID: 0, comm: swapper >> EIP is at

Re: kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: > i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into > another (older) commit kernel after 2.6.23 (bisect) and the kernel gets > stuck: > > PID: 0, comm: swapper > EIP is at acpi_idle_enter_bm+0x258/0x2fa (processor) > > ->

kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into another (older) commit kernel after 2.6.23 (bisect) and the kernel gets stuck: PID: 0, comm: swapper EIP is at acpi_idle_enter_bm+0x258/0x2fa (processor) -> cpuidle_idle_call+0x5c/0x81 -> cpuidle_idle_call+0x0/0x81 ->

Re: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: > Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using > ehci_hcd and address 7 > Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice > Oct 23 17:13:55 [kernel] hub 1-1:1.0: USB hub found > Oct 23 17:13:55 [kernel] hub 1

WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd

2007-10-23 Thread Thomas Meyer
Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using ehci_hcd and address 7 Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice Oct 23 17:13:55 [kernel] hub 1-1:1.0: USB hub found Oct 23 17:13:55 [kernel] hub 1-1:1.0: 4 ports detected Oct 23 17:13:55 [kernel]

WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd

2007-10-23 Thread Thomas Meyer
Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using ehci_hcd and address 7 Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice Oct 23 17:13:55 [kernel] hub 1-1:1.0: USB hub found Oct 23 17:13:55 [kernel] hub 1-1:1.0: 4 ports detected Oct 23 17:13:55 [kernel]

Re: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using ehci_hcd and address 7 Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice Oct 23 17:13:55 [kernel] hub 1-1:1.0: USB hub found Oct 23 17:13:55 [kernel] hub 1-1:1.0: 4 ports detected

kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into another (older) commit kernel after 2.6.23 (bisect) and the kernel gets stuck: PID: 0, comm: swapper EIP is at acpi_idle_enter_bm+0x258/0x2fa (processor) - cpuidle_idle_call+0x5c/0x81 - cpuidle_idle_call+0x0/0x81 -

Re: kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into another (older) commit kernel after 2.6.23 (bisect) and the kernel gets stuck: PID: 0, comm: swapper EIP is at acpi_idle_enter_bm+0x258/0x2fa (processor) - cpuidle_idle_call+0x5c/0x81

Re: kexec: gets stuck in acpi_idle_enter_bm with 0895e91d60ef9bdef426d1ce14bb94bd5875870d

2007-10-23 Thread Thomas Meyer
Thomas Meyer schrieb: Thomas Meyer schrieb: i try to kexec from 0895e91d60ef9bdef426d1ce14bb94bd5875870d into another (older) commit kernel after 2.6.23 (bisect) and the kernel gets stuck: PID: 0, comm: swapper EIP is at acpi_idle_enter_bm+0x258/0x2fa (processor) - cpuidle_idle_call

Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-10-21 Thread Thomas Meyer
Hi. I have an external hard drive with an encrypted partition. I am using kde so all i had to do under 2.6.23 was "cryptsetup luksOpen /dev/sdb2 crypt-extern" then udev/hal/kde (?)automatically created an desktop icon. i could click this icon to mount and open the drive. when i do the

Re: hda-intel: no soundcard with current linus' git tree

2007-10-21 Thread Thomas Meyer
Takashi Iwai schrieb: > > Both are handled as patch_stac925x. That's what I meant. With your > patch, there will be no master any more. > > So, how about the patch below? > > > Takashi > > diff -r fb9512ce24e0 pci/hda/patch_sigmatel.c > --- a/pci/hda/patch_sigmatel.cThu Oct 18 10:48:43

Re: hda-intel: no soundcard with current linus' git tree

2007-10-21 Thread Thomas Meyer
Takashi Iwai schrieb: Both are handled as patch_stac925x. That's what I meant. With your patch, there will be no master any more. So, how about the patch below? Takashi diff -r fb9512ce24e0 pci/hda/patch_sigmatel.c --- a/pci/hda/patch_sigmatel.cThu Oct 18 10:48:43 2007 +0200

Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0

2007-10-21 Thread Thomas Meyer
Hi. I have an external hard drive with an encrypted partition. I am using kde so all i had to do under 2.6.23 was cryptsetup luksOpen /dev/sdb2 crypt-extern then udev/hal/kde (?)automatically created an desktop icon. i could click this icon to mount and open the drive. when i do the luksOpen

Re: hda-intel: no soundcard with current linus' git tree

2007-10-17 Thread Thomas Meyer
Takashi Iwai schrieb: > At Wed, 17 Oct 2007 00:18:42 +0200, > Thomas Meyer wrote: > >> $ dmesg >> >> [schnipp] >> >> ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21 >> PCI: Enabling bus mastering for device :00:1b.0 &

Re: hda-intel: no soundcard with current linus' git tree

2007-10-17 Thread Thomas Meyer
Takashi Iwai schrieb: At Wed, 17 Oct 2007 00:18:42 +0200, Thomas Meyer wrote: $ dmesg [schnipp] ACPI: PCI Interrupt :00:1b.0[A] - GSI 22 (level, low) - IRQ 21 PCI: Enabling bus mastering for device :00:1b.0 PCI: Setting latency timer of device :00:1b.0 to 64 hda_codec

hda-intel: no soundcard with current linus' git tree

2007-10-16 Thread Thomas Meyer
$ dmesg [schnipp] ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21 PCI: Enabling bus mastering for device :00:1b.0 PCI: Setting latency timer of device :00:1b.0 to 64 hda_codec: STAC922x, Apple subsys_id=106b0200 ACPI: PCI interrupt for device :00:1b.0 disabled

Re: kexec: Cannot determine the file type of arch/x86/boot/bzImage

2007-10-16 Thread Thomas Meyer
Randy Dunlap schrieb: > On Tue, 16 Oct 2007 21:51:13 +0200 Thomas Meyer wrote: > > [adding kexec mailing list] > > >> Look at this: >> >> $ file arch/x86/boot/bzImage (tree 821f3eff7cdb9d6c7076effabd46c96c322daed1) >> arch/x86/boot/bzImage: Linux ker

kexec: Cannot determine the file type of arch/x86/boot/bzImage

2007-10-16 Thread Thomas Meyer
Hi. Look at this: $ file arch/x86/boot/bzImage (tree 821f3eff7cdb9d6c7076effabd46c96c322daed1) arch/x86/boot/bzImage: Linux kernel x86 boot executable zImage, version 2.6.23 ([EMAIL PROTECTED]) #39, RO-rootFS, root_dev 0x803, swap_dev 0x1, Prompt for Videomode $ file /boot/bzImage-2.6.23

kexec: Cannot determine the file type of arch/x86/boot/bzImage

2007-10-16 Thread Thomas Meyer
Hi. Look at this: $ file arch/x86/boot/bzImage (tree 821f3eff7cdb9d6c7076effabd46c96c322daed1) arch/x86/boot/bzImage: Linux kernel x86 boot executable zImage, version 2.6.23 ([EMAIL PROTECTED]) #39, RO-rootFS, root_dev 0x803, swap_dev 0x1, Prompt for Videomode $ file /boot/bzImage-2.6.23

Re: kexec: Cannot determine the file type of arch/x86/boot/bzImage

2007-10-16 Thread Thomas Meyer
Randy Dunlap schrieb: On Tue, 16 Oct 2007 21:51:13 +0200 Thomas Meyer wrote: [adding kexec mailing list] Look at this: $ file arch/x86/boot/bzImage (tree 821f3eff7cdb9d6c7076effabd46c96c322daed1) arch/x86/boot/bzImage: Linux kernel x86 boot executable zImage, version 2.6.23 ([EMAIL

hda-intel: no soundcard with current linus' git tree

2007-10-16 Thread Thomas Meyer
$ dmesg [schnipp] ACPI: PCI Interrupt :00:1b.0[A] - GSI 22 (level, low) - IRQ 21 PCI: Enabling bus mastering for device :00:1b.0 PCI: Setting latency timer of device :00:1b.0 to 64 hda_codec: STAC922x, Apple subsys_id=106b0200 ACPI: PCI interrupt for device :00:1b.0 disabled HDA

Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump

2007-09-24 Thread Thomas Meyer
Andrew Morton schrieb: > On Fri, 21 Sep 2007 10:24:34 +1000 Nigel Cunningham <[EMAIL PROTECTED]> wrote: > > >> Hi Andrew. >> >> On Thursday 20 September 2007 20:09:41 Pavel Machek wrote: >> >>> Seems like good enough for -mm to me. >>> >>>

Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump

2007-09-24 Thread Thomas Meyer
Andrew Morton schrieb: On Fri, 21 Sep 2007 10:24:34 +1000 Nigel Cunningham [EMAIL PROTECTED] wrote: Hi Andrew. On Thursday 20 September 2007 20:09:41 Pavel Machek wrote: Seems like good enough for -mm to me.

Re: [2/4] 2.6.23-rc4: known regressions

2007-09-03 Thread Thomas Meyer
Takashi Iwai schrieb: > At Wed, 29 Aug 2007 18:42:56 +0300, > Ivan N. Zlatev wrote: > > ... but without the hardware :-< > > IMO, this is actually no real regression. In the earlier verison, you > didn't have controls for multiple outputs, thus the mixer control was > named as Master. Now you

Re: [2/4] 2.6.23-rc4: known regressions

2007-09-03 Thread Thomas Meyer
Takashi Iwai schrieb: At Wed, 29 Aug 2007 18:42:56 +0300, Ivan N. Zlatev wrote: ... but without the hardware :- IMO, this is actually no real regression. In the earlier verison, you didn't have controls for multiple outputs, thus the mixer control was named as Master. Now you do have

Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-25 Thread Thomas Meyer
Ivan N. Zlatev schrieb: > On 8/24/07, Michal Piotrowski <[EMAIL PROTECTED]> wrote: > >> ALSA >> >> Subject : Master volume control broken >> References : http://lkml.org/lkml/2007/8/18/46 >> Last known good : ? >> Submitter

Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-25 Thread Thomas Meyer
Ivan N. Zlatev schrieb: On 8/24/07, Michal Piotrowski [EMAIL PROTECTED] wrote: ALSA Subject : Master volume control broken References : http://lkml.org/lkml/2007/8/18/46 Last known good : ? Submitter : Thomas Meyer [EMAIL PROTECTED] Caused-By : Ivan N. Zlatev

<    1   2   3   4   5   6   7   >