* Linux-2.4.1-pre11
@ 2001-01-28 18:31 Linus Torvalds
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
` (2 more replies)
0 siblings, 3 replies; 28+ messages in thread
From: Linus Torvalds @ 2001-01-28 18:31 UTC (permalink / raw)
To: Kernel Mailing List
I just uploaded it to kernel.org, and I expect that I'll do the final
2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
pre-kernel works for you..
The main noticeable things in pre11 are fixing some bugs that crept in
after 2.4.0 - the block device queuing improvements could lose wakeups
under extreme load by multiple clients, and the vmscanning "get rid of
special return codes for shared memory" thing had missed a bit.
This should also fix the VIA IDE driver issues (if you want safe, do NOT
enable auto-dma), and the reported problems with hpt366 controllers and
IBM drives. Hopefully these were the last major IDE issues for a while.
Also, can people who have had unhappy relationships with their eepro100
please try to cuddle and make up again? The eepro100 changes should fix
the problem of having posted writes that basically made some of the timing
not work out.
Linus
-----
pre11:
- Trond Myklebust: NFS/RPC client SMP fixes
- rth: alpha pyxis and cabriolet fixes
- remove broken sys_wait4() declarations
- disable radeon debugging code
- VIA IDE driver should not enable autodma unless asked for
- Andrey Savochkin: eepro100 update. Should fix the resource timing problems.
- Jeff Garzik: via82cxxx_audio update
- YMF7xx PCI audio update: get rid of old broken driver, make new
driver handle legacy control too.
- fix missed wakeup on block device request list
- hpt366 controller doesn't play nice with some IBM harddisks
- remove inode pages from the page cache only after having removed them
from the page tables.
- shared memory out-of-swap writepage() fixup (no more magic return)
pre10:
- got a few too-new R128 #defines in the Radeon merge. Fix.
- tulip driver update from Jeff Garzik
- more cpq and DAC elevator fixes from Jens. Looks good.
- Petr Vandrovec: nicer ncpfs behaviour
- Andy Grover: APCI update
- Cort Dougan: PPC update
- David Miller: sparc updates
- David Miller: networking updates
- Neil Brown: RAID5 fixes
pre9:
- cpq array driver elevator fixes
- merge radeon driver from X CVS tree
- ispnp cleanups
- emu10k unlock on error fixes
- hpfs doesn't allow truncate to larger
pre8:
- Don't drop a megabyte off the old-style memory size detection
- remember to UnlockPage() in ramfs_writepage()
- 3c59x driver update from Andrew Morton
- egcs-1.1.2 miscompiles depca: workaround by Andrew Morton
- dmfe.c module init fix: Andrew Morton
- dynamic XMM support. Andrea Arkangeli.
- ReiserFS merge
- USB hotplug updates/fixes
- boots on real i386 machines
- blk-14 from Jens Axboe
- fix DRM R128/AGP dependency
- fix n_tty "canon" mode SMP race
- ISDN fixes
- ppp UP deadlock attack fix
- FAT fat_cache SMP race fix
- VM balancing tuning
- Locked SHM segment deadlock fix
- fork() page table copy race fix
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
@ 2001-01-28 19:23 Dieter Nützel
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
0 siblings, 1 reply; 28+ messages in thread
From: Dieter Nützel @ 2001-01-28 19:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Grover, Linux Kernel List
> I just uploaded it to kernel.org, and I expect that I'll do the final
> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> pre-kernel works for you..
Hello Linus,
can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
updated: 1-25-2001) in 2.4.1 final?
ftp://download.intel.com/technology/iapc/acpi/downloads/acpica-linux-20010125.tar.gz)
Thanks,
Dieter
BTW Have a nice trip.
--
Dieter Nützel
Graduate Student, Computer Science
University of Hamburg
Department of Computer Science
Cognitive Systems Group
Vogt-Kölln-Straße 30
D-22527 Hamburg, Germany
email: nuetzel@kogs.informatik.uni-hamburg.de
@home: Dieter.Nuetzel@hamburg.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 19:23 Linux-2.4.1-pre11 Dieter Nützel
@ 2001-01-28 21:46 ` Linus Torvalds
2001-01-28 21:52 ` Linux-2.4.1-pre11 Jeff Garzik
` (2 more replies)
0 siblings, 3 replies; 28+ messages in thread
From: Linus Torvalds @ 2001-01-28 21:46 UTC (permalink / raw)
To: Dieter Nützel; +Cc: Andrew Grover, Linux Kernel List
On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > I just uploaded it to kernel.org, and I expect that I'll do the final
> > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > pre-kernel works for you..
>
> Hello Linus,
>
> can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> updated: 1-25-2001) in 2.4.1 final?
Does it fix stuff? Andrew?
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
@ 2001-01-28 21:52 ` Jeff Garzik
2001-01-28 22:53 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-28 22:08 ` Linux-2.4.1-pre11 Derek Wildstar
2001-01-29 2:20 ` Linux-2.4.1-pre11 Dieter Nützel
2 siblings, 1 reply; 28+ messages in thread
From: Jeff Garzik @ 2001-01-28 21:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Dieter Nützel, Andrew Grover, Linux Kernel List
Linus Torvalds wrote:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> > updated: 1-25-2001) in 2.4.1 final?
>
> Does it fix stuff? Andrew?
I'm running it here.. No problems yet on my Toshiba test laptop, which
is the same behavior (for me) on 2.4.0-pre10 vanilla.
ACPI changelog, from
http://developer.intel.com/technology/IAPC/acpi/index.htm follows...
> Summary of changes for this label: 01_25_01
>
> Core ACPI CA Subsystem:
> Restructured the implementation of object store support within the
> interpreter. This includes support for the Store operator as well
> as any ASL operators that include a target operand.
>
> Partially implemented support for Implicit Result-to-Target conversion.
> This is when a result object is converted on the fly to the type of
> an existing target object. Completion of this support is pending
> further analysis of the ACPI specification concerning this matter.
>
> CPU-specific code has been removed from the subsystem (hardware directory).
>
> New Power Management Timer functions added
>
> Linux OS Services Layer (OSL):
> Moved system state transition code to the core, fixed it, and modified
> Linux OSL accordingly.
>
> Fixed C2 and C3 latency calculations.
>
> We no longer use the compilation date for the version message on
> initialization, but retrieve the version from AcpiGetSystemInfo().
>
> Incorporated for fix Sony VAIO machines.
>
> Documentation:
> The Programmer Reference has been updated and reformatted.
>
> ASL Compiler:
> Version X2013:
> Fixed a problem where the line numbering and error reporting could get out
> of sync in the presence of multiple include files.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-28 21:52 ` Linux-2.4.1-pre11 Jeff Garzik
@ 2001-01-28 22:08 ` Derek Wildstar
2001-01-29 2:20 ` Linux-2.4.1-pre11 Dieter Nützel
2 siblings, 0 replies; 28+ messages in thread
From: Derek Wildstar @ 2001-01-28 22:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Dieter Nützel, Andrew Grover, Linux Kernel List
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 28 Jan 2001, Linus Torvalds wrote:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
>
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> > updated: 1-25-2001) in 2.4.1 final?
>
> Does it fix stuff? Andrew?
>
I just tried adding this to 2.4.1-pre11 and the compile failed, the
problem i've been having with ACPI is the kernel soft-hangs just after
loading the tables. Using APM or no power management at all doesn't hang.
Hardware: Dell Inspiron 5000e, bios A04 (latest provided by Dell)
I have heard of some bugs in Dell's ACPI implementation, but since so many
people have dell machines it may be worth trying to work around, or even
detect the buggy implementation and disable ACPI with an error printed.
I can donate time if needed, just let me know what needs to be tested.
Thanks,
dwild
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjp0mHAACgkQhazASHM/AFMr0ACgjPE3+hzS05N5gt1qvl5Pgue7
smcAoIITSnkaawBXj+zToaajc9NgfrlK
=n4fr
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: linux-2.4.1-pre11
2001-01-28 23:55 linux-2.4.1-pre11 Louis Garcia
@ 2001-01-28 22:37 ` Arnaldo Carvalho de Melo
2001-01-29 2:17 ` linux-2.4.1-pre11 Louis Garcia
0 siblings, 1 reply; 28+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-01-28 22:37 UTC (permalink / raw)
To: Louis Garcia; +Cc: linux-kernel
Em Sun, Jan 28, 2001 at 06:55:25PM -0500, Louis Garcia escreveu:
> I am getting messages everytime I use the network from my RH7 +
> kernel-2.4.1-pre11 system:
>
> modprobe: modprobe: Can't locate module net-pf-10
>
> I have checked my .config and can't find that modules. This does not
> happen with 2.4.0 kernel, only with the latest pre series maybe pre7 on.
you haven't included support for IPv6 and your distribution initscripts is
trying to load it for some reason, two solutions:
1. enable IPv6 in your kernel build
2. disable it in your /etc/modules.conf file, like this:
alias net-pf-10 off
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 21:52 ` Linux-2.4.1-pre11 Jeff Garzik
@ 2001-01-28 22:53 ` Drew Bertola
2001-01-28 23:39 ` Linux-2.4.1-pre11 Drew Bertola
0 siblings, 1 reply; 28+ messages in thread
From: Drew Bertola @ 2001-01-28 22:53 UTC (permalink / raw)
To: Jeff Garzik
Cc: Linus Torvalds, Dieter Nützel, Andrew Grover,
Linux Kernel List
Andrew's latest ACPI fixes (acpica-linux-20000125 patched against
2.4.0) compile fine here and don't hang on my Vaio after loading
tables.
That's a start. I'll play around some more.
Jeff Garzik writes:
> Linus Torvalds wrote:
> > On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > > > pre-kernel works for you..
> > >
> > > Hello Linus,
> > >
> > > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> > > updated: 1-25-2001) in 2.4.1 final?
> >
> > Does it fix stuff? Andrew?
>
> I'm running it here.. No problems yet on my Toshiba test laptop, which
> is the same behavior (for me) on 2.4.0-pre10 vanilla.
>
> ACPI changelog, from
> http://developer.intel.com/technology/IAPC/acpi/index.htm follows...
>
>
> > Summary of changes for this label: 01_25_01
> >
> > Core ACPI CA Subsystem:
> > Restructured the implementation of object store support within the
> > interpreter. This includes support for the Store operator as well
> > as any ASL operators that include a target operand.
> >
> > Partially implemented support for Implicit Result-to-Target conversion.
> > This is when a result object is converted on the fly to the type of
> > an existing target object. Completion of this support is pending
> > further analysis of the ACPI specification concerning this matter.
> >
> > CPU-specific code has been removed from the subsystem (hardware directory).
> >
> > New Power Management Timer functions added
> >
> > Linux OS Services Layer (OSL):
> > Moved system state transition code to the core, fixed it, and modified
> > Linux OSL accordingly.
> >
> > Fixed C2 and C3 latency calculations.
> >
> > We no longer use the compilation date for the version message on
> > initialization, but retrieve the version from AcpiGetSystemInfo().
> >
> > Incorporated for fix Sony VAIO machines.
> >
> > Documentation:
> > The Programmer Reference has been updated and reformatted.
> >
> > ASL Compiler:
> > Version X2013:
> > Fixed a problem where the line numbering and error reporting could get out
> > of sync in the presence of multiple include files.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
--
Drew Bertola | Send a text message to my pager or cell ...
| http://jpager.com/Drew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 22:53 ` Linux-2.4.1-pre11 Drew Bertola
@ 2001-01-28 23:39 ` Drew Bertola
2001-01-29 0:09 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29 3:48 ` Linux-2.4.1-pre11 Jeff Garzik
0 siblings, 2 replies; 28+ messages in thread
From: Drew Bertola @ 2001-01-28 23:39 UTC (permalink / raw)
To: drew
Cc: Jeff Garzik, Linus Torvalds, Dieter Nützel, Andrew Grover,
Linux Kernel List
Drew Bertola writes:
> Andrew's latest ACPI fixes (acpica-linux-20000125 patched against
> 2.4.0) compile fine here and don't hang on my Vaio after loading
> tables.
>
> That's a start. I'll play around some more.
Unfortunately, pcmcia modules fail to load. I can't understand the
interaction.
The message displayed on boot when starting the service says:
ds: no socket drivers loaded
--
Drew Bertola | Send a text message to my pager or cell ...
| http://jpager.com/Drew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* linux-2.4.1-pre11
@ 2001-01-28 23:55 Louis Garcia
2001-01-28 22:37 ` linux-2.4.1-pre11 Arnaldo Carvalho de Melo
0 siblings, 1 reply; 28+ messages in thread
From: Louis Garcia @ 2001-01-28 23:55 UTC (permalink / raw)
To: linux-kernel
I am getting messages everytime I use the network from my RH7 +
kernel-2.4.1-pre11 system:
modprobe: modprobe: Can't locate module net-pf-10
I have checked my .config and can't find that modules. This does not
happen with 2.4.0 kernel, only with the latest pre series maybe pre7 on.
Lou
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 1:10 ` Linux-2.4.1-pre11 Michael H. Warfield
@ 2001-01-28 23:59 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 28+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-01-28 23:59 UTC (permalink / raw)
To: David D.W. Downey, Kernel Mailing List
Em Sun, Jan 28, 2001 at 08:10:41PM -0500, Michael H. Warfield escreveu:
> Damn... So much for typing too fast... Screwed it up...
toooo fast 8)
> > Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
>
> Patch was in /pub/linux/kernel/test/patch-2.4.1-pre11.gz
>
> Cut and paste screwup. Sorry.
screwed again, there's no test directory, testing is the right one:
http://www.kernel.org/pub/linux/kernel/testing
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 23:39 ` Linux-2.4.1-pre11 Drew Bertola
@ 2001-01-29 0:09 ` Drew Bertola
2001-01-29 3:48 ` Linux-2.4.1-pre11 Jeff Garzik
1 sibling, 0 replies; 28+ messages in thread
From: Drew Bertola @ 2001-01-29 0:09 UTC (permalink / raw)
To: drew
Cc: Jeff Garzik, Linus Torvalds, Dieter Nützel, Andrew Grover,
Linux Kernel List
Drew Bertola writes:
> Drew Bertola writes:
> > Andrew's latest ACPI fixes (acpica-linux-20000125 patched against
> > 2.4.0) compile fine here and don't hang on my Vaio after loading
> > tables.
> >
> > That's a start. I'll play around some more.
>
> Unfortunately, pcmcia modules fail to load. I can't understand the
> interaction.
>
> The message displayed on boot when starting the service says:
>
> ds: no socket drivers loaded
I resolved this issue by using yenta_socket.
For my RH7.0 system, /etc/sysconfig/pcmcia needs to be edited to show:
PCIC=yenta_socket
--
Drew Bertola | Send a text message to my pager or cell ...
| http://jpager.com/Drew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 18:31 Linux-2.4.1-pre11 Linus Torvalds
@ 2001-01-29 0:55 ` David D.W. Downey
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-29 2:36 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-29 1:10 ` Linux-2.4.1-pre11 Luc de Louw
2001-01-29 10:02 ` Linux-2.4.1-pre11 Meelis Roos
2 siblings, 2 replies; 28+ messages in thread
From: David D.W. Downey @ 2001-01-29 0:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List
Hi Linus,
Sorry to bother you. I'm trying to find where you uploaded
linux-2.4.1-pre11.
I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
/pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
directories. Is it somewhere different?
Also, Alan, I grabbed your patch-2.4.0-ac11.gz file from your directory on
ftp.kernel.org. Does this contain the updated VIA IDE support that Linus
was talking about in the 2.4.1-pre11?
I'm thinking either kernel.org hasn't posted the 2.4.1-pre11 or I totally
misunderstand the directory layout on kernel.org.
A URL to the right patch or, preferably, full source for 2.4.1-pre11 would
be great.
Thanks,
David D.W. Downey
On Sun, 28 Jan 2001, Linus Torvalds wrote:
>
> I just uploaded it to kernel.org, and I expect that I'll do the final
> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> pre-kernel works for you..
>
> The main noticeable things in pre11 are fixing some bugs that crept in
> after 2.4.0 - the block device queuing improvements could lose wakeups
> under extreme load by multiple clients, and the vmscanning "get rid of
> special return codes for shared memory" thing had missed a bit.
>
> This should also fix the VIA IDE driver issues (if you want safe, do NOT
> enable auto-dma), and the reported problems with hpt366 controllers and
> IBM drives. Hopefully these were the last major IDE issues for a while.
>
> Also, can people who have had unhappy relationships with their eepro100
> please try to cuddle and make up again? The eepro100 changes should fix
> the problem of having posted writes that basically made some of the timing
> not work out.
>
> Linus
>
> -----
> pre11:
> - Trond Myklebust: NFS/RPC client SMP fixes
> - rth: alpha pyxis and cabriolet fixes
> - remove broken sys_wait4() declarations
> - disable radeon debugging code
> - VIA IDE driver should not enable autodma unless asked for
> - Andrey Savochkin: eepro100 update. Should fix the resource timing problems.
> - Jeff Garzik: via82cxxx_audio update
> - YMF7xx PCI audio update: get rid of old broken driver, make new
> driver handle legacy control too.
> - fix missed wakeup on block device request list
> - hpt366 controller doesn't play nice with some IBM harddisks
> - remove inode pages from the page cache only after having removed them
> from the page tables.
> - shared memory out-of-swap writepage() fixup (no more magic return)
>
> pre10:
> - got a few too-new R128 #defines in the Radeon merge. Fix.
> - tulip driver update from Jeff Garzik
> - more cpq and DAC elevator fixes from Jens. Looks good.
> - Petr Vandrovec: nicer ncpfs behaviour
> - Andy Grover: APCI update
> - Cort Dougan: PPC update
> - David Miller: sparc updates
> - David Miller: networking updates
> - Neil Brown: RAID5 fixes
>
> pre9:
> - cpq array driver elevator fixes
> - merge radeon driver from X CVS tree
> - ispnp cleanups
> - emu10k unlock on error fixes
> - hpfs doesn't allow truncate to larger
>
> pre8:
> - Don't drop a megabyte off the old-style memory size detection
> - remember to UnlockPage() in ramfs_writepage()
> - 3c59x driver update from Andrew Morton
> - egcs-1.1.2 miscompiles depca: workaround by Andrew Morton
> - dmfe.c module init fix: Andrew Morton
> - dynamic XMM support. Andrea Arkangeli.
> - ReiserFS merge
> - USB hotplug updates/fixes
> - boots on real i386 machines
> - blk-14 from Jens Axboe
> - fix DRM R128/AGP dependency
> - fix n_tty "canon" mode SMP race
> - ISDN fixes
> - ppp UP deadlock attack fix
> - FAT fat_cache SMP race fix
> - VM balancing tuning
> - Locked SHM segment deadlock fix
> - fork() page table copy race fix
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
@ 2001-01-29 0:59 ` Michael H. Warfield
2001-01-29 1:03 ` Linux-2.4.1-pre11 David D.W. Downey
` (2 more replies)
2001-01-29 2:36 ` Linux-2.4.1-pre11 Linus Torvalds
1 sibling, 3 replies; 28+ messages in thread
From: Michael H. Warfield @ 2001-01-29 0:59 UTC (permalink / raw)
To: David D.W. Downey; +Cc: Kernel Mailing List
On Sun, Jan 28, 2001 at 04:55:51PM -0800, David D.W. Downey wrote:
> Hi Linus,
> Sorry to bother you. I'm trying to find where you uploaded
> linux-2.4.1-pre11.
> I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
> /pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
> directories. Is it somewhere different?
Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
> Also, Alan, I grabbed your patch-2.4.0-ac11.gz file from your directory on
> ftp.kernel.org. Does this contain the updated VIA IDE support that Linus
> was talking about in the 2.4.1-pre11?
> I'm thinking either kernel.org hasn't posted the 2.4.1-pre11 or I totally
> misunderstand the directory layout on kernel.org.
Close...
> A URL to the right patch or, preferably, full source for 2.4.1-pre11 would
> be great.
> Thanks,
> David D.W. Downey
[...]
Mike
--
Michael H. Warfield | (770) 985-6132 | mhw@WittsEnd.com
(The Mad Wizard) | (678) 463-0932 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
@ 2001-01-29 1:03 ` David D.W. Downey
2001-01-29 1:17 ` Linux-2.4.1-pre11 Bob Chiodini
2001-01-29 1:10 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 1:10 ` Linux-2.4.1-pre11 Michael H. Warfield
2 siblings, 1 reply; 28+ messages in thread
From: David D.W. Downey @ 2001-01-29 1:03 UTC (permalink / raw)
To: Michael H. Warfield; +Cc: Kernel Mailing List
> Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
>
I'm on ftp.kernel.org right this second in /pub/linux/kernel/v2.4/
There is only a test-kernels/ subdir there, not a test/
test-kernels/ does not contain the patch.
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-29 1:03 ` Linux-2.4.1-pre11 David D.W. Downey
@ 2001-01-29 1:10 ` David D.W. Downey
2001-01-29 1:10 ` Linux-2.4.1-pre11 Michael H. Warfield
2 siblings, 0 replies; 28+ messages in thread
From: David D.W. Downey @ 2001-01-29 1:10 UTC (permalink / raw)
To: Michael H. Warfield; +Cc: Kernel Mailing List
Nevermind. I found it.
It's actually residing in /pub/linux/kernel/testing/ and NOT in
/pub/linux/kernel/v2.4/ or it's subdirs.
David D.W. Downey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-29 1:03 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 1:10 ` Linux-2.4.1-pre11 David D.W. Downey
@ 2001-01-29 1:10 ` Michael H. Warfield
2001-01-28 23:59 ` Linux-2.4.1-pre11 Arnaldo Carvalho de Melo
2 siblings, 1 reply; 28+ messages in thread
From: Michael H. Warfield @ 2001-01-29 1:10 UTC (permalink / raw)
To: David D.W. Downey; +Cc: Kernel Mailing List
Damn... So much for typing too fast... Screwed it up...
On Sun, Jan 28, 2001 at 07:59:47PM -0500, Michael H. Warfield wrote:
> On Sun, Jan 28, 2001 at 04:55:51PM -0800, David D.W. Downey wrote:
> > Hi Linus,
> > Sorry to bother you. I'm trying to find where you uploaded
> > linux-2.4.1-pre11.
> > I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
> > /pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
> > directories. Is it somewhere different?
> Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
Patch was in /pub/linux/kernel/test/patch-2.4.1-pre11.gz
Cut and paste screwup. Sorry.
[...]
Mike
--
Michael H. Warfield | (770) 985-6132 | mhw@WittsEnd.com
(The Mad Wizard) | (678) 463-0932 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 18:31 Linux-2.4.1-pre11 Linus Torvalds
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
@ 2001-01-29 1:10 ` Luc de Louw
2001-01-29 10:02 ` Linux-2.4.1-pre11 Meelis Roos
2 siblings, 0 replies; 28+ messages in thread
From: Luc de Louw @ 2001-01-29 1:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List
Hi Linus
On Sun, 28 Jan 2001, Linus Torvalds wrote:
>
> I just uploaded it to kernel.org, and I expect that I'll do the final
> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> pre-kernel works for you..
yes, it works :-)
>
> The main noticeable things in pre11 are fixing some bugs that crept in
> after 2.4.0 - the block device queuing improvements could lose wakeups
> under extreme load by multiple clients, and the vmscanning "get rid of
> special return codes for shared memory" thing had missed a bit.
>
> This should also fix the VIA IDE driver issues (if you want safe, do NOT
> enable auto-dma), and the reported problems with hpt366 controllers and
> IBM drives. Hopefully these were the last major IDE issues for a while.
It works fine for me
>
> Also, can people who have had unhappy relationships with their eepro100
> please try to cuddle and make up again? The eepro100 changes should fix
> the problem of having posted writes that basically made some of the timing
> not work out.
I'll try that at monday ( In a couple of hours I'm at work) .....
>
> Linus
>
<snip>
Have a nice trip and enjoy NYC! weatherforcast for monday and wednesday
looks great, visit the empire state buiöding its gread (if you get the
time) I wish I could at LinuxWold too .... Have fun
rgds
Luc de Louw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 1:03 ` Linux-2.4.1-pre11 David D.W. Downey
@ 2001-01-29 1:17 ` Bob Chiodini
0 siblings, 0 replies; 28+ messages in thread
From: Bob Chiodini @ 2001-01-29 1:17 UTC (permalink / raw)
To: David D.W. Downey; +Cc: Michael H. Warfield, Kernel Mailing List
How about:
http://www.us.kernel.org/pub/linux/kernel/testing/patch-2.4.1-pre11.gz
Bob...
"David D.W. Downey" wrote:
> > Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
> >
>
> I'm on ftp.kernel.org right this second in /pub/linux/kernel/v2.4/
>
> There is only a test-kernels/ subdir there, not a test/
>
> test-kernels/ does not contain the patch.
>
> David
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
--
rchiodini@cfl.rr.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
[not found] <Pine.LNX.4.31.0101281845420.6761-100000@argo.starforce.com>
@ 2001-01-29 1:22 ` Derek Wildstar
0 siblings, 0 replies; 28+ messages in thread
From: Derek Wildstar @ 2001-01-29 1:22 UTC (permalink / raw)
To: linux-kernel
Cc: Jeff Garzik, Linus Torvalds, Dieter Nützel, Andrew Grover
On Sun, 28 Jan 2001, Derek Wildstar wrote:
> OK, tried the patch and it worked, don't remember the exact errors with
> the .tar.gz, there were 7 or so undefined references.
>
> ACPI soft-hangs one step before (after looking at the non-debug source
> it may be the same place) it did last time, right after it prints:
>
> ACPI: Core Subsystem version [20010125]
>
> grabbing the debug version now to see if i can get more info.
OK, the debug version printed the following:
tbxface-0089: ACPI Tables successfully loaded
Parsing Methods:................(more dots, i can count if needed)
173 Control Methods found and parsed (602 nodes total)
ACPI Namespace successfully loaded at root c042f718
ACPI: Core Subsystem version [20010125]
evxfevnt-0082: Transition to ACPI mode successful
Executing device _INI methods:........
The cursor stays at the end of the last line.
Let me know if there is anything you would like me to try.
-dwild
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: linux-2.4.1-pre11
2001-01-28 22:37 ` linux-2.4.1-pre11 Arnaldo Carvalho de Melo
@ 2001-01-29 2:17 ` Louis Garcia
0 siblings, 0 replies; 28+ messages in thread
From: Louis Garcia @ 2001-01-29 2:17 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo, linux-kernel
Arnaldo Carvalho de Melo wrote:
> Em Sun, Jan 28, 2001 at 06:55:25PM -0500, Louis Garcia escreveu:
>
>> I am getting messages everytime I use the network from my RH7 +
>> kernel-2.4.1-pre11 system:
>>
>> modprobe: modprobe: Can't locate module net-pf-10
>>
>> I have checked my .config and can't find that modules. This does not
>> happen with 2.4.0 kernel, only with the latest pre series maybe pre7 on.
>
>
> you haven't included support for IPv6 and your distribution initscripts is
> trying to load it for some reason, two solutions:
>
> 1. enable IPv6 in your kernel build
> 2. disable it in your /etc/modules.conf file, like this:
>
> alias net-pf-10 off
>
> - Arnaldo
>
>
>
Anyone have an idea where in the initscripts does this happen?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-28 21:52 ` Linux-2.4.1-pre11 Jeff Garzik
2001-01-28 22:08 ` Linux-2.4.1-pre11 Derek Wildstar
@ 2001-01-29 2:20 ` Dieter Nützel
2 siblings, 0 replies; 28+ messages in thread
From: Dieter Nützel @ 2001-01-29 2:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Grover, Linux Kernel List, Jeff Garzik, Linux ACPI List
Am Sonntag, 28. Januar 2001 22:46 schrieb Linus Torvalds:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that
> > > the pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> > updated: 1-25-2001) in 2.4.1 final?
>
> Does it fix stuff? Andrew?
I am the loser :-(
2.4.1-pre10 (with Andrew's ACPI fixes included) and
2.4.1-pre11 + 1-25-2001 patch bring back the pppd slowdown on my system.
2.4.1-pre9 was fine...
AMD K7
MSI MS-6167 Rev. 1.0B (Irongate C4)
-Dieter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
@ 2001-01-29 2:36 ` Linus Torvalds
1 sibling, 0 replies; 28+ messages in thread
From: Linus Torvalds @ 2001-01-29 2:36 UTC (permalink / raw)
To: David D.W. Downey; +Cc: Kernel Mailing List
On Sun, 28 Jan 2001, David D.W. Downey wrote:
>
> I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
> /pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
> directories. Is it somewhere different?
All my "current" test-patches are always under /pub/linux/kernel/testing.
The "v2.4/test-kernels/ directory is for historic files - the
test-kernels that led up to 2.4.0
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 23:39 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29 0:09 ` Linux-2.4.1-pre11 Drew Bertola
@ 2001-01-29 3:48 ` Jeff Garzik
1 sibling, 0 replies; 28+ messages in thread
From: Jeff Garzik @ 2001-01-29 3:48 UTC (permalink / raw)
To: drew; +Cc: Linus Torvalds, Dieter Nützel, Andrew Grover,
Linux Kernel List
Drew Bertola wrote:
>
> Drew Bertola writes:
> > Andrew's latest ACPI fixes (acpica-linux-20000125 patched against
> > 2.4.0) compile fine here and don't hang on my Vaio after loading
> > tables.
> >
> > That's a start. I'll play around some more.
>
> Unfortunately, pcmcia modules fail to load. I can't understand the
> interaction.
>
> The message displayed on boot when starting the service says:
>
> ds: no socket drivers loaded
Personally I advocate building all pcmcia stuff into the kernel. It has
never failed before, and its core hardware on your laptop, so it will
always be there. Why bother with modules at all for core
functionality...
Jeff
--
Jeff Garzik | "You see, in this world there's two kinds of
Building 1024 | people, my friend: Those with loaded guns
MandrakeSoft | and those who dig. You dig." --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-28 18:31 Linux-2.4.1-pre11 Linus Torvalds
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 1:10 ` Linux-2.4.1-pre11 Luc de Louw
@ 2001-01-29 10:02 ` Meelis Roos
2001-01-29 10:26 ` Linux-2.4.1-pre11 Harold Oga
2 siblings, 1 reply; 28+ messages in thread
From: Meelis Roos @ 2001-01-29 10:02 UTC (permalink / raw)
To: linux-kernel
LT> I just uploaded it to kernel.org, and I expect that I'll do the final
LT> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
LT> pre-kernel works for you..
[...]
LT> pre10:
[...]
LT> - Andy Grover: APCI update
I tried test11 yesterday. Works fine except when I enable ACPI instead of
APM. Never tried this before but now I decided to give it a try.
After initialising ACPI, the machine became slow as a 386 or a 286.
AMD Duron 600, Soltek 75KV mobo w/VIA KT133 chipset, UP-APIC kernel, IDE-only
system.
--
Meelis Roos (mroos@linux.ee)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 10:02 ` Linux-2.4.1-pre11 Meelis Roos
@ 2001-01-29 10:26 ` Harold Oga
2001-01-29 10:55 ` Linux-2.4.1-pre11 Ondrej Sury
0 siblings, 1 reply; 28+ messages in thread
From: Harold Oga @ 2001-01-29 10:26 UTC (permalink / raw)
To: linux-kernel
On Mon, Jan 29, 2001 at 12:02:33PM +0200, Meelis Roos wrote:
>LT> I just uploaded it to kernel.org, and I expect that I'll do the final
>LT> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
>LT> pre-kernel works for you..
>[...]
>LT> pre10:
>[...]
>LT> - Andy Grover: APCI update
>
>I tried test11 yesterday. Works fine except when I enable ACPI instead of
>APM. Never tried this before but now I decided to give it a try.
>After initialising ACPI, the machine became slow as a 386 or a 286.
>
>AMD Duron 600, Soltek 75KV mobo w/VIA KT133 chipset, UP-APIC kernel, IDE-only
>system.
Hi,
I'm seeing similar problems with my system on 2.4.1-pre10. This is an
AMD Thunderbird 900, MSI K7T Pro2-A mobo w/VIA KT133 chipset, UP, ide/scsi
mix. 2.4.1-pre10 works fine if I don't configure ACPI. I'll try to
narrow down when this problem started showing up later today, as I
initially moved from 2.4.1-pre3 straight to 2.4.1-pre10.
-Harold
--
"Life sucks, deal with it!"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 10:26 ` Linux-2.4.1-pre11 Harold Oga
@ 2001-01-29 10:55 ` Ondrej Sury
2001-01-29 23:33 ` Linux-2.4.1-pre11 Harold Oga
0 siblings, 1 reply; 28+ messages in thread
From: Ondrej Sury @ 2001-01-29 10:55 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
Harold Oga <ogah@home.com> writes:
> Hi,
> I'm seeing similar problems with my system on 2.4.1-pre10. This is an
> AMD Thunderbird 900, MSI K7T Pro2-A mobo w/VIA KT133 chipset, UP, ide/scsi
> mix. 2.4.1-pre10 works fine if I don't configure ACPI. I'll try to
> narrow down when this problem started showing up later today, as I
> initially moved from 2.4.1-pre3 straight to 2.4.1-pre10.
It's something between pre9 and pre10, and probably it's VIA chipset
problem.
--
Ondřej Surý <ondrej@globe.cz> Globe Internet s.r.o. http://globe.cz/
Tel: +420235365000 Fax: +420235365009 Pláničkova 1, 162 00 Praha 6
Mob: +420605204544 ICQ: 24944126 Mapa: http://globe.namape.cz/
GPG fingerprint: CC91 8F02 8CDE 911A 933F AE52 F4E6 6A7C C20D F273
[-- Attachment #2: Type: application/pgp-signature, Size: 276 bytes --]
^ permalink raw reply [flat|nested] 28+ messages in thread
* RE: Linux-2.4.1-pre11
@ 2001-01-29 18:07 Grover, Andrew
0 siblings, 0 replies; 28+ messages in thread
From: Grover, Andrew @ 2001-01-29 18:07 UTC (permalink / raw)
To: 'Linus Torvalds', Dieter Nützel; +Cc: Linux Kernel List
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
>
> > > I just uploaded it to kernel.org, and I expect that I'll
> do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld.
> Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI
> source release
> > updated: 1-25-2001) in 2.4.1 final?
>
> Does it fix stuff? Andrew?
This fixes VAIO and power down. I've sent the patch separately, so please
apply it when you get the chance.
Thanks -- Regards -- Andy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Linux-2.4.1-pre11
2001-01-29 10:55 ` Linux-2.4.1-pre11 Ondrej Sury
@ 2001-01-29 23:33 ` Harold Oga
0 siblings, 0 replies; 28+ messages in thread
From: Harold Oga @ 2001-01-29 23:33 UTC (permalink / raw)
To: linux-kernel
On Mon, Jan 29, 2001 at 11:55:44AM +0100, Ondrej Sury wrote:
>Harold Oga <ogah@home.com> writes:
>
>> Hi,
>> I'm seeing similar problems with my system on 2.4.1-pre10. This is an
>> AMD Thunderbird 900, MSI K7T Pro2-A mobo w/VIA KT133 chipset, UP, ide/scsi
>> mix. 2.4.1-pre10 works fine if I don't configure ACPI. I'll try to
>> narrow down when this problem started showing up later today, as I
>> initially moved from 2.4.1-pre3 straight to 2.4.1-pre10.
>
>It's something between pre9 and pre10, and probably it's VIA chipset
>problem.
Hi,
Ok, it appears that I have 2.4.1-pre10 working properly again. Looks
like the changes Andy made to the acpi_idle stuff was the problem. I made
the change Andy suggested on the acpi list, namely commenting out the line
"pm_idle = acpi_idle;" at the bottom of /usr/src/linux/drivers/acpi/cpu.c,
which seems to fix the problem.
This patch makes it clear what I did:
--- linux/drivers/acpi/cpu.c.orig Mon Jan 29 15:19:21 2001
+++ linux/drivers/acpi/cpu.c Mon Jan 29 15:22:14 2001
@@ -329,12 +329,5 @@
acpi_pm_timer_init();
-#ifdef CONFIG_SMP
- if (smp_num_cpus == 1)
- pm_idle = acpi_idle;
-#else
- pm_idle = acpi_idle;
-#endif
-
return 0;
}
-Harold
--
"Life sucks, deal with it!"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 28+ messages in thread
end of thread, other threads:[~2001-01-29 23:36 UTC | newest]
Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-28 19:23 Linux-2.4.1-pre11 Dieter Nützel
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-28 21:52 ` Linux-2.4.1-pre11 Jeff Garzik
2001-01-28 22:53 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-28 23:39 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29 0:09 ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29 3:48 ` Linux-2.4.1-pre11 Jeff Garzik
2001-01-28 22:08 ` Linux-2.4.1-pre11 Derek Wildstar
2001-01-29 2:20 ` Linux-2.4.1-pre11 Dieter Nützel
-- strict thread matches above, loose matches on Subject: below --
2001-01-29 18:07 Linux-2.4.1-pre11 Grover, Andrew
[not found] <Pine.LNX.4.31.0101281845420.6761-100000@argo.starforce.com>
2001-01-29 1:22 ` Linux-2.4.1-pre11 Derek Wildstar
2001-01-28 23:55 linux-2.4.1-pre11 Louis Garcia
2001-01-28 22:37 ` linux-2.4.1-pre11 Arnaldo Carvalho de Melo
2001-01-29 2:17 ` linux-2.4.1-pre11 Louis Garcia
2001-01-28 18:31 Linux-2.4.1-pre11 Linus Torvalds
2001-01-29 0:55 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 0:59 ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-29 1:03 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 1:17 ` Linux-2.4.1-pre11 Bob Chiodini
2001-01-29 1:10 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29 1:10 ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-28 23:59 ` Linux-2.4.1-pre11 Arnaldo Carvalho de Melo
2001-01-29 2:36 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-29 1:10 ` Linux-2.4.1-pre11 Luc de Louw
2001-01-29 10:02 ` Linux-2.4.1-pre11 Meelis Roos
2001-01-29 10:26 ` Linux-2.4.1-pre11 Harold Oga
2001-01-29 10:55 ` Linux-2.4.1-pre11 Ondrej Sury
2001-01-29 23:33 ` Linux-2.4.1-pre11 Harold Oga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox