Re: ACPI modpost failure in 2.6.23-rc1-git2

2007-08-06 Thread Michal Piotrowski
Hi Andy, On 06/08/07, Andy Whitcroft [EMAIL PROTECTED] wrote: Between 2.6.23-rc1-git1 and 2.6.23-rc1-git2 we started getting the following fatal error during modpost on an x86_64 machine: FATAL: drivers/acpi/video: sizeof(struct acpi_device_id)=20 is not a modulo of the size of section

Re: [2/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Rafael J. Wysocki pisze: > On Sunday, 5 August 2007 18:26, Michal Piotrowski wrote: >> Hi all, >> >> Here is a list of some known regressions in 2.6.23-rc2. >> >> Feel free to add new regressions/remove fixed etc. >> http://kernelnewbies.org/known

Re: [2/2] 2.6.23-rc2: known regressions with patches

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/2] 2.6.23-rc2: known regressions with patches

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [2/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [2/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [3/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/2] 2.6.23-rc2: known regressions with patches

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [2/2] 2.6.23-rc2: known regressions with patches

2007-08-05 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc2 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [2/3] 2.6.23-rc2: known regressions

2007-08-05 Thread Michal Piotrowski
Rafael J. Wysocki pisze: On Sunday, 5 August 2007 18:26, Michal Piotrowski wrote: Hi all, Here is a list of some known regressions in 2.6.23-rc2. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions Power management Subject : Kconfig

Re: Marvell 7042 (sata_mv) fails to initialize drive

2007-08-01 Thread Michal Piotrowski
Hi Markus, On 31/07/07, Markus Gutschke <[EMAIL PROTECTED]> wrote: > I just tried hooking up a Hitachi 1TB SATA-II drive to a Marvell 7042 > based controller, and the most recent Linux kernel (2.6.23-rc1) fails to > properly initialize the interface. Does 2.6.22.1 work? > Here are the relevant

[RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/init.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/net/wanrouter/wanmain.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/net/wanrouter/wanmain.c

[RFC][PATCH] Removal of duplicated include arch/x86_64/vdso/vclock_gettime.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include asm/vgtod.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/arch/x86_64/vdso/vclock_gettime.c2007-08-01 16:39:29.0 +0200 +++ linux-mm/arch/x86_6

[RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/time.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include asm/hpet.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/arch/x86_64/kernel/time.c2007-08-01 16:40:02.0 +0200 +++ linux-mm/arch/x86_64/kernel/time.c

[RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/init.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/arch/x86_64/kernel/pci-calgary.c 2007-08-01 16:39:29.0 +0200 +++ linux-mm/arch/x86_64/kern

[RFC][PATCH] Removal of duplicated include arch/sh64/kernel/setup.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/console.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/arch/sh64/kernel/setup.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/arch/sh64/kernel/s

[RFC][PATCH] Coding style fix drivers/serial/icom.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/serial/icom.h2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/serial/icom.h 2007-08-01 17:41:23.000

[RFC][PATCH] Remove stat.h from drivers/scsi/gvp11.c

2007-08-01 Thread Michal Piotrowski
Hi, "There is no reason at all for a scsi driver to include stat.h" -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/scsi/gvp11.c 2007-07-09 01:32:17.0 +0

[RFC][PATCH] Remove stat.h from drivers/scsi/a3000.c

2007-08-01 Thread Michal Piotrowski
Hi, "There is no reason at all for a scsi driver to include stat.h" -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/scsi/a3000.c 2007-07-09 01:32:17.0 +0

[RFC][PATCH] Remove stat.h from drivers/scsi/a2091.c

2007-08-01 Thread Michal Piotrowski
Hi, "There is no reason at all for a scsi driver to include stat.h" -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/scsi/a2091.c 2007-07-09 01:32:17.0 +0

Re: [RFC][PATCH] Coding style fix drivers/scsi/mvme147.c

2007-08-01 Thread Michal Piotrowski
Michal Piotrowski pisze: > Hi, > > Coding style fix > Christoph Hellwig: "There is no reason at all for a scsi driver to include stat.h" Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-

Re: [RFC][PATCH] Coding style fix drivers/scsi/aha1542.c

2007-08-01 Thread Michal Piotrowski
Christoph Hellwig pisze: > On Wed, Aug 01, 2007 at 05:13:14PM +0200, Michal Piotrowski wrote: >> Hi, >> >> Coding style fix >> >> Regards, >> Michal >> > > I think that include should just go. There is no reason at all for > a scsi driver

[RFC][PATCH] Coding style fix drivers/scsi/mvme147.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/scsi/mvme147.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/scsi/mvme147.c 2007-08-01 17:14:39.000

[RFC][PATCH] Coding style fix drivers/scsi/aha1542.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/scsi/aha1542.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/scsi/aha1542.c 2007-08-01 17:09:40.000

[RFC][PATCH] Coding style fix drivers/media/video/zr36016.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/media/video/zr36016.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36016.c 2007-08-01

[RFC][PATCH] Coding style fix drivers/media/video/zr36050.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/media/video/zr36050.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36050.c 2007-08-01

[RFC][PATCH] Coding style fix drivers/media/video/zr36060.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/drivers/media/video/zr36060.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36060.c 2007-08-01

[RFC][PATCH] Coding style fix include/asm-parisc/compat_rt_sigframe.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/include/asm-parisc/compat_rt_sigframe.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/include/asm-parisc/compat_rt_sigf

[RFC][PATCH] Coding style fix include/asm-blackfin/errno.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/include/asm-blackfin/errno.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/include/asm-blackfin/errno.h 2007-08-01

[RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-mm-clean/sound/pci/ca0106/ca_midi.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/sound/pci/ca0106/ca_midi.h 2007-08-01 16:38:54.000

[RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/sound/pci/ca0106/ca_midi.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/sound/pci/ca0106/ca_midi.h 2007-08-01 16:38:54.0 +0200

[RFC][PATCH] Coding style fix include/asm-blackfin/errno.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/include/asm-blackfin/errno.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/include/asm-blackfin/errno.h 2007-08-01 16:46

[RFC][PATCH] Coding style fix drivers/scsi/aha1542.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/aha1542.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/scsi/aha1542.c 2007-08-01 17:09:40.0 +0200

[RFC][PATCH] Coding style fix drivers/scsi/mvme147.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/mvme147.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/scsi/mvme147.c 2007-08-01 17:14:39.0 +0200

Re: [RFC][PATCH] Coding style fix drivers/scsi/aha1542.c

2007-08-01 Thread Michal Piotrowski
Christoph Hellwig pisze: On Wed, Aug 01, 2007 at 05:13:14PM +0200, Michal Piotrowski wrote: Hi, Coding style fix Regards, Michal I think that include should just go. There is no reason at all for a scsi driver to include stat.h As you wish Regards, Michal -- LOG http

Re: [RFC][PATCH] Coding style fix drivers/scsi/mvme147.c

2007-08-01 Thread Michal Piotrowski
Michal Piotrowski pisze: Hi, Coding style fix Christoph Hellwig: There is no reason at all for a scsi driver to include stat.h Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/mvme147.c

[RFC][PATCH] Coding style fix include/asm-parisc/compat_rt_sigframe.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/include/asm-parisc/compat_rt_sigframe.h 2007-07-09 01:32:17.0 +0200 +++ linux-mm/include/asm-parisc/compat_rt_sigframe.h2007

[RFC][PATCH] Coding style fix drivers/media/video/zr36050.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/media/video/zr36050.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36050.c 2007-08-01 17:01

[RFC][PATCH] Coding style fix drivers/media/video/zr36060.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/media/video/zr36060.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36060.c 2007-08-01 16:57

[RFC][PATCH] Coding style fix drivers/media/video/zr36016.c

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/media/video/zr36016.c2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/media/video/zr36016.c 2007-08-01 17:04

[RFC][PATCH] Remove stat.h from drivers/scsi/a3000.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no reason at all for a scsi driver to include stat.h -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/a3000.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm

[RFC][PATCH] Coding style fix drivers/serial/icom.h

2007-08-01 Thread Michal Piotrowski
Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/serial/icom.h2007-07-09 01:32:17.0 +0200 +++ linux-mm/drivers/serial/icom.h 2007-08-01 17:41:23.0 +0200

[RFC][PATCH] Remove stat.h from drivers/scsi/a2091.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no reason at all for a scsi driver to include stat.h -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/a2091.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm

[RFC][PATCH] Remove stat.h from drivers/scsi/gvp11.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no reason at all for a scsi driver to include stat.h -- Christoph Hellwig Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/drivers/scsi/gvp11.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm

[RFC][PATCH] Removal of duplicated include arch/sh64/kernel/setup.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/console.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/arch/sh64/kernel/setup.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/arch/sh64/kernel/setup.c

[RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/init.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/arch/x86_64/kernel/pci-calgary.c 2007-08-01 16:39:29.0 +0200 +++ linux-mm/arch/x86_64/kernel/pci

[RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/time.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include asm/hpet.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/arch/x86_64/kernel/time.c2007-08-01 16:40:02.0 +0200 +++ linux-mm/arch/x86_64/kernel/time.c 2007-08

[RFC][PATCH] Removal of duplicated include arch/x86_64/vdso/vclock_gettime.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include asm/vgtod.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/arch/x86_64/vdso/vclock_gettime.c2007-08-01 16:39:29.0 +0200 +++ linux-mm/arch/x86_64/vdso

[RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c

2007-08-01 Thread Michal Piotrowski
Hi, There is no need to include linux/init.h twice Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-mm-clean/net/wanrouter/wanmain.c 2007-07-09 01:32:17.0 +0200 +++ linux-mm/net/wanrouter/wanmain.c2007

Re: Marvell 7042 (sata_mv) fails to initialize drive

2007-08-01 Thread Michal Piotrowski
Hi Markus, On 31/07/07, Markus Gutschke [EMAIL PROTECTED] wrote: I just tried hooking up a Hitachi 1TB SATA-II drive to a Marvell 7042 based controller, and the most recent Linux kernel (2.6.23-rc1) fails to properly initialize the interface. Does 2.6.22.1 work? Here are the relevant kernel

[RFC][PATCH] Get rid of dead code in net/ipv4/fib_semantics.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/net/ipv4/fib_semantics.c line 525 Unknown CONFIG option! CONFIG_IP_ROUTE_PERVASIVE Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-rdc-clean/net/ipv4/fib_semantics.c2007-07-31

[RFC][PATCH] Get rid of dead code in sound/arm/sa11xx-uda1341.c

2007-07-31 Thread Michal Piotrowski
option! CONFIG_H3600_HAL File /home/devel/linux-rdc/sound/arm/sa11xx-uda1341.c line 357 Unknown CONFIG option! CONFIG_H3600_HAL Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-rdc-clean/sound/arm/sa11xx-uda1341.c 2

[RFC][PATCH] Get rid of dead code in net/wanrouter/wanmain.c

2007-07-31 Thread Michal Piotrowski
! CONFIG_WANPIPE_MULTPPP Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-rdc-clean/net/wanrouter/wanmain.c 2007-07-09 01:32:17.0 +0200 +++ linux-rdc/net/wanrouter/wanmain.c 2007-07-31 18:04:58.000

[RFC][PATCH] Get rid of dead code in sound/pci/ac97/ac97_patch.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/sound/pci/ac97/ac97_patch.c line 484 Unknown CONFIG option! CONFIG_TOUCHSCREEN_WM9705 Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]> --- linux-rdc-clean/sound/pci/ac97/ac97_patch.c 2007-07

[RFC][PATCH] Use correct config option in arch/i386/kernel/alternative.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/arch/i386/kernel/alternative.c line 382 Unknown CONFIG option! CONFIG_MCE File /home/devel/linux-rdc/arch/i386/kernel/alternative.c line 420 Unknown CONFIG option! CONFIG_MCE Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal

[RFC][PATCH] Use correct config option in arch/i386/kernel/alternative.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/arch/i386/kernel/alternative.c line 382 Unknown CONFIG option! CONFIG_MCE File /home/devel/linux-rdc/arch/i386/kernel/alternative.c line 420 Unknown CONFIG option! CONFIG_MCE Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal

[RFC][PATCH] Get rid of dead code in sound/pci/ac97/ac97_patch.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/sound/pci/ac97/ac97_patch.c line 484 Unknown CONFIG option! CONFIG_TOUCHSCREEN_WM9705 Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-rdc-clean/sound/pci/ac97/ac97_patch.c 2007-07-09 01:32

[RFC][PATCH] Get rid of dead code in sound/arm/sa11xx-uda1341.c

2007-07-31 Thread Michal Piotrowski
option! CONFIG_H3600_HAL File /home/devel/linux-rdc/sound/arm/sa11xx-uda1341.c line 357 Unknown CONFIG option! CONFIG_H3600_HAL Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-rdc-clean/sound/arm/sa11xx-uda1341.c 2007-07

[RFC][PATCH] Get rid of dead code in net/wanrouter/wanmain.c

2007-07-31 Thread Michal Piotrowski
! CONFIG_WANPIPE_MULTPPP Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-rdc-clean/net/wanrouter/wanmain.c 2007-07-09 01:32:17.0 +0200 +++ linux-rdc/net/wanrouter/wanmain.c 2007-07-31 18:04:58.0

[RFC][PATCH] Get rid of dead code in net/ipv4/fib_semantics.c

2007-07-31 Thread Michal Piotrowski
Hi, File /home/devel/linux-rdc/net/ipv4/fib_semantics.c line 525 Unknown CONFIG option! CONFIG_IP_ROUTE_PERVASIVE Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski [EMAIL PROTECTED] --- linux-rdc-clean/net/ipv4/fib_semantics.c2007-07-31 17:17

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Michal Piotrowski
Hi Doug, On 31/07/07, Doug Chapman <[EMAIL PROTECTED]> wrote: > I am seeing a regression on the HP ia64 zx1 platforms when using > a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with > CONFIG_IA64_GENERIC=y. > > > During bootup it panics with: > > Kernel panic - not syncing: Unable to

Re: Linux Kernel cfs scheduler and xorg kbd

2007-07-30 Thread Michal Piotrowski
Hi, On 30/07/07, <::.. Teresa_II ..::> <[EMAIL PROTECTED]> wrote: > Hi all, > > > first of all i am not sure if its scheduler issue. But i didn't found > anything about that in google related to something else. > > So i tried 2.6.22.1 kernel with new cfs scheduler v19.1 from Ingo page. > Previous

Re: [1/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi Adam, On 30/07/07, Adam Kropelin <[EMAIL PROTECTED]> wrote: > Michal Piotrowski <[EMAIL PROTECTED]> wrote: > > Here is a list of some known regressions in 2.6.23-rc1 > > with patches available. > > I don't know which list this belongs in (good: 2.6.20.6, ba

Re: [1/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
On 30/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Mon, 30 Jul 2007, Michal Piotrowski wrote: > > > Subject : /usr/bin/ld: section .text [ff700500 -> > > ff7007e3] overlaps section .gnu.version_d [ff7004d8 -> > &

Re: [3/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [2/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

[1/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [2/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: Time Problems with 2.6.23-rc1-gf695baf2

2007-07-30 Thread Michal Piotrowski
Hi Eric, On 26/07/07, Eric Sesterhenn / Snakebyte <[EMAIL PROTECTED]> wrote: > * Len Brown ([EMAIL PROTECTED]) wrote: > > > > > > [ 13.506890] ACPI Exception (processor_throttling-0084): > > > > > > AE_NOT_FOUND, Evaluating _PTC [20070126] > > > > > > [ 13.507101] ACPI Exception

Re: 2.6.23-rc1-git3 init failure

2007-07-30 Thread Michal Piotrowski
Hi Sid, On 29/07/07, Sid Boyce <[EMAIL PROTECTED]> wrote: > > Boot failure on x86_64 (64X2), says it can't find init, specifically > > /init. 2.6.23-rc1-git1 boots and runs successfully. I haven't tried > > -git2. I shall reboot on 2.6.23-rc1-git3 tomorrow and record the full > > message. >

Re: 2.6.23-rc1-git3 init failure

2007-07-30 Thread Michal Piotrowski
Hi Sid, On 29/07/07, Sid Boyce [EMAIL PROTECTED] wrote: Boot failure on x86_64 (64X2), says it can't find init, specifically /init. 2.6.23-rc1-git1 boots and runs successfully. I haven't tried -git2. I shall reboot on 2.6.23-rc1-git3 tomorrow and record the full message. Strings

Re: Time Problems with 2.6.23-rc1-gf695baf2

2007-07-30 Thread Michal Piotrowski
Hi Eric, On 26/07/07, Eric Sesterhenn / Snakebyte [EMAIL PROTECTED] wrote: * Len Brown ([EMAIL PROTECTED]) wrote: [ 13.506890] ACPI Exception (processor_throttling-0084): AE_NOT_FOUND, Evaluating _PTC [20070126] [ 13.507101] ACPI Exception (processor_throttling-0147):

[1/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [2/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [2/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [1/3] 2.6.23-rc1: known regressions v3

2007-07-30 Thread Michal Piotrowski
On 30/07/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Mon, 30 Jul 2007, Michal Piotrowski wrote: Subject : /usr/bin/ld: section .text [ff700500 - ff7007e3] overlaps section .gnu.version_d [ff7004d8 - ff70050f] References : http

Re: [1/3] 2.6.23-rc1: known regressions with patches v3

2007-07-30 Thread Michal Piotrowski
Hi Adam, On 30/07/07, Adam Kropelin [EMAIL PROTECTED] wrote: Michal Piotrowski [EMAIL PROTECTED] wrote: Here is a list of some known regressions in 2.6.23-rc1 with patches available. I don't know which list this belongs in (good: 2.6.20.6, bad 2.6.22.1), but here's a clear regression

Re: Linux Kernel cfs scheduler and xorg kbd

2007-07-30 Thread Michal Piotrowski
Hi, On 30/07/07, ::.. Teresa_II ..:: [EMAIL PROTECTED] wrote: Hi all, first of all i am not sure if its scheduler issue. But i didn't found anything about that in google related to something else. So i tried 2.6.22.1 kernel with new cfs scheduler v19.1 from Ingo page. Previous i used

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Michal Piotrowski
Hi Doug, On 31/07/07, Doug Chapman [EMAIL PROTECTED] wrote: I am seeing a regression on the HP ia64 zx1 platforms when using a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with CONFIG_IA64_GENERIC=y. During bootup it panics with: Kernel panic - not syncing: Unable to find SBA

Re: Reporting bugs (was Re: [ck] Re: Linus 2.6.23-rc1)

2007-07-28 Thread Michal Piotrowski
Hi, On 28/07/07, Stefan Richter <[EMAIL PROTECTED]> wrote: > Martin Steigerwald wrote: > > There are just about 9000 bugs in the kernel bugtracker and about 15 > > bugs in the KDE bugtracker. Granted KDE bugtracker includes a lot of > > applications, but still I think the number of bug

Re: Reporting bugs (was Re: [ck] Re: Linus 2.6.23-rc1)

2007-07-28 Thread Michal Piotrowski
Hi, On 28/07/07, Stefan Richter [EMAIL PROTECTED] wrote: Martin Steigerwald wrote: There are just about 9000 bugs in the kernel bugtracker and about 15 bugs in the KDE bugtracker. Granted KDE bugtracker includes a lot of applications, but still I think the number of bug reports in the

Re: [2/2] 2.6.23-rc1: known regressions with patches v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

[1/2] 2.6.23-rc1: known regressions with patches v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: [2/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

Re: BUG: soft lockup detected on CPU#0!

2007-07-27 Thread Michal Piotrowski
Hi Christoph, On 25/07/07, Christoph Pfister <[EMAIL PROTECTED]> wrote: > Hi, > > After burning a dvd I had to eject it and found that message in dmesg. > Syslog snippet and dmesg attached. > System is 2.6.21 (debian version), running a p4, issue reproducible. Does this happen on the latest

Re: BUG: soft lockup detected on CPU#0!

2007-07-27 Thread Michal Piotrowski
Hi Christoph, On 25/07/07, Christoph Pfister [EMAIL PROTECTED] wrote: Hi, After burning a dvd I had to eject it and found that message in dmesg. Syslog snippet and dmesg attached. System is 2.6.21 (debian version), running a p4, issue reproducible. Does this happen on the latest -stable?

Re: [2/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[1/2] 2.6.23-rc1: known regressions with patches v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [3/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

<    1   2   3   4   5   6   7   8   9   10   >