Just out...
Date: Mon, 29 Dec 2003 01:32:23 -0800
From: Andrew Morton
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: 2.6.0-mm2
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm2/
. Added the adaptec SCSI driver update from Justin. There's some disagreement over whether the changes in this patch are appropriate, but we may as well get some external testing underway.
. Included an update from the ieee1394 team. Anyone who was having firewire problems, please retest.
. A couple of patches here should fix the CDROM-related problems which some people saw in 2.6.0-mm1.
How to patch a mm1 kernel?
Sorry, for asking this potentially silly question, but how do I patch my 2.6.0-mm1 to mm2? It looks like mm2 is not an incremental patchset compared to mm1. Is there a way of applying only the differences since mm1 without having to "Assume -R / Apply [n]" all the time? ;-)
Thanks
have both patches ready...
have both patches ready...
cd linux-2.6.0-mm1
bzcat ../2.6.0-mm1.bz2 |patch -Rp1
bzcat ../2.6.0-mm2.bz2 |patch -p1
cd ..
mv linux-2.6.0-mm1 linux-2.6.0-mm2
should do it... since the patches are not incremental, you need to remove the previous mm patch (patch -R) before you apply the new one.
raidautorun: RAIDAUTORUN failed: 19.
I compiled the 2.6.0-mm2 using gcc3.2.
module-init-utils is the newest version, mkinitrd is 3.5.14
Really don't know what happens. Anybody helps out? thanx.
CPU runs at 100% all the time