public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.4.15-pre4 - merge with Alan
@ 2001-11-12 19:01 Linus Torvalds
  2001-11-12 19:18 ` Trever L. Adams
                   ` (11 more replies)
  0 siblings, 12 replies; 37+ messages in thread
From: Linus Torvalds @ 2001-11-12 19:01 UTC (permalink / raw)
  To: Kernel Mailing List


Ok, this kernel hopefully contains all the high-priority merges with Alan,
which means that as far as that is concerned, I'm done with 2.4.x and
ready to pass it on to Marcelo.

Which means that I'd also like people to double-check that there are no
embarrassing missing pieces due to the merge (or other patches).

Known issue: Al Viro fixed the nasty overflow with /proc/cpuinfo and
multiple CPU's, but only for x86. So other architectures need to convert
from the old "get_cpuinfo()" to the seq-file-based "show_cpuinfo()". The
conversion should be pretty mindless and straightforward.. (ie use
"seq_printf()"  instead of "sprintf()" etc - see arch/i386/kernel/setup.c
for the example code).

Changelog appeded,

		Linus

-----
pre4:
 - Mikael Pettersson: make proc_misc happy without modules
 - Arjan van de Ven: clean up acpitable implementation ("micro-acpi")
 - Anton Altaparmakov: LDM partition code update
 - Alan Cox: final (yeah, sure) small missing pieces
 - Andrey Savochkin/Andrew Morton: eepro100 config space save/restore over suspend
 - Arjan van de Ven: remove power from pcmcia socket on card remove
 - Greg KH: USB updates
 - Neil Brown: multipath updates
 - Martin Dalecki: fix up some "asmlinkage" routine markings

pre3:
 - Alan Cox: more driver merging
 - Al Viro: make ext2 group allocation more readable

pre2:
 - Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry
 - Kai Germaschewski: ISDN updates
 - Jeff Garzik: network driver updates, sysv fs update
 - Kai Mäkisara: SCSI tape update
 - Alan Cox: large drivers merge
 - Nikita Danilov: reiserfs procfs information
 - Andrew Morton: ext3 merge
 - Christoph Hellwig: vxfs livelock fix
 - Trond Myklebust: NFS updates
 - Jens Axboe: cpqarray + cciss dequeue fix
 - Tim Waugh: parport_serial base_baud setting
 - Matthew Dharm: usb-storage Freecom driver fixes
 - Dave McCracken: wait4() thread group race fix

pre1:
 - me: fix page flags race condition Andrea found
 - David Miller: sparc and network updates
 - various: fix loop driver that thought it was part of the VM system
 - me: teach DRM about VM_RESERVED
 - Alan Cox: more merging


^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: Linux 2.4.15-pre4 - merge with Alan
@ 2001-11-12 21:10 Robert Cantu
  2001-11-13 13:20 ` Andrey Savochkin
  0 siblings, 1 reply; 37+ messages in thread
From: Robert Cantu @ 2001-11-12 21:10 UTC (permalink / raw)
  To: linux-kernel


 pre4: 
	--snip--
 - Andrey Savochkin/Andrew Morton: eepro100 config space save/restore over suspend 
	--snip--

My eepro100 mini-pci card on my laptop currently doesn't handle sleep/suspend very well
for me and needs a reboot to work again. mii-diag output gives wierd data such as
the MAC address set to ff:ff:ff:ff:ff:ff. Looking at the patch code, it seems that 
pci_save_state() and pci_restore_state(), among other things, implements this. 
Will this work with APM's suspend/sleep functions?



^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2001-11-15 12:11 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-12 19:01 Linux 2.4.15-pre4 - merge with Alan Linus Torvalds
2001-11-12 19:18 ` Trever L. Adams
2001-11-13 11:14   ` Christoph Rohland
2001-11-12 19:26 ` Matthew Dharm
2001-11-12 20:09 ` Martin Dalecki
2001-11-12 20:42 ` Greg KH
2001-11-12 23:43 ` J . A . Magallon
2001-11-13  1:11   ` Alan Cox
2001-11-12 23:45 ` J . A . Magallon
2001-11-12 23:48 ` J . A . Magallon
2001-11-13  0:14   ` Christoph Hellwig
2001-11-13  0:25     ` J . A . Magallon
2001-11-13  0:42     ` J . A . Magallon
2001-11-13  7:43       ` Christoph Hellwig
2001-11-13  5:17 ` Keith Owens
2001-11-13 10:43   ` David S. Miller
2001-11-13 17:27   ` Chad N. Tindel
2001-11-13 17:58     ` Chad N. Tindel
2001-11-13  5:54 ` Neil Brown
2001-11-13  6:02   ` Jeff Garzik
2001-11-13  9:41     ` Alan Cox
2001-11-13  6:03   ` David S. Miller
2001-11-13  6:16     ` Keith Owens
2001-11-13  6:23       ` David S. Miller
2001-11-13  8:17         ` Jeff Garzik
2001-11-13  6:18     ` Keith Owens
2001-11-13 14:10 ` Horst von Brand
2001-11-13 15:21   ` Thorsten Kukuk
2001-11-14  4:57     ` David S. Miller
2001-11-14  6:28       ` Thorsten Kukuk
2001-11-14  6:31         ` David S. Miller
2001-11-14 12:59     ` Horst von Brand
2001-11-13 15:37 ` [PATCH] " Russell King
2001-11-15  9:25 ` Problem with Linux 2.4.15-pre4 on an IBM ThinkPad Martin Persson
2001-11-15 11:57   ` Keith Owens
  -- strict thread matches above, loose matches on Subject: below --
2001-11-12 21:10 Linux 2.4.15-pre4 - merge with Alan Robert Cantu
2001-11-13 13:20 ` Andrey Savochkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox