linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [KEXEC][2.5.69] kexec for 2.5.69 available
@ 2003-05-09 19:04 Andy Pfiffer
  2003-05-09 20:04 ` ext3/lilo/2.5.6[89] (was: [KEXEC][2.5.69] kexec for 2.5.69 available) Christophe Saout
  0 siblings, 1 reply; 28+ messages in thread
From: Andy Pfiffer @ 2003-05-09 19:04 UTC (permalink / raw)
  To: Eric Biederman; +Cc: fastboot, linux-kernel, Suparna Bhattacharya

Eric,

I have a patch set available for kexec for 2.5.69.  I had an unrelated
delay in posting this due to some strange behavior of late with LILO and
my ext3-mounted /boot partition (/sbin/lilo would say that it updated,
but a subsequent reboot would not include my new kernel)

The patches are available for download from OSDL's patch lifecycle
manager ( http://www.osdl.org/cgi-bin/plm/ ).

Patch stack for kexec for 2.5.69:

        kexec base for 2.5.69:
        http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1828

        kexec hwfixes for 2.5.69:
        http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1829

        kexec usemm change (allowed 2-way to work for me):
        http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1830

        optional change to defconfig (sets CONFIG_KEXEC=y):
        http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1831

The patches are also available (with matching kexec-tools-1.8) from this
link pending a crontab update:
http://www.osdl.org/archive/andyp/kexec/2.5.69/

Andrew Morton's tree now also contains kexec, and you can pick up his
patch here:
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.69/

I'll put together another release area for a matching kexec-tools for
-mm trees (different kexec syscall number between 2.5.* and 2.5.*-mm*)
as soon as I get -mm trees built and booted on my kexec test machines.


Regards,
Andy

To All: if you try kexec, a quick reply of success or failure to
fastboot@osdl.org would be appreciated.  If it doesn't work for you,
please include the output of lspci in your email.

Kexec has worked for me on these systems:

    single P3-800MHz, 640MB:
        00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
        00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
        00:01.0 VGA compatible controller: S3 Inc. Savage 4 (rev 04)
        00:09.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro
        100] (rev 08)
        00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)
        00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller
        00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB
        Controller (rev 04)
        01:03.0 SCSI storage controller: Adaptec AIC-7892P U160/m (rev
        02)
        
    dual P3-866MHz, 256MB:
        00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 05)
        00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 05)
        00:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro
        100] (rev 08)
        00:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro
        100] (rev 08)
        00:07.0 VGA compatible controller: ATI Technologies Inc Rage XL
        (rev 65)
        00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 4f)
        00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller
        00:0f.2 USB Controller: ServerWorks OSB4/CSB5 USB Controller
        (rev 04)
        01:05.0 SCSI storage controller: LSI Logic / Symbios Logic
        53c896 (rev 07)
        01:05.1 SCSI storage controller: LSI Logic / Symbios Logic
        53c896 (rev 07)

    dual P4-1.7GHz Xeon, 512MB:
        00:00.0 Host bridge: Intel Corp. 82850 860 (Wombat) Chipset Host
        Bridge (MCH) (rev 04)
        00:01.0 PCI bridge: Intel Corp. 82850/82860 850/860
        (Tehama/Wombat) Chipset AGP Bridge (rev 04)
        00:02.0 PCI bridge: Intel Corp. 82860 860 (Wombat) Chipset PCI
        Bridge (rev 04)
        00:1e.0 PCI bridge: Intel Corp. 82801BA/CA PCI Bridge (rev 04)
        00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev
        04)
        00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 04)
        00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub  (rev
        04)
        00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 04)
        00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM
        AC'97 Audio (rev 04)
        01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA
        G400 AGP (rev 85)
        02:1f.0 PCI bridge: Intel Corp. 82806AA PCI64 Hub PCI Bridge
        (rev 03)
        03:00.0 PIC: Intel Corp. 82806AA PCI64 Hub Advanced Programmable
        Interrupt Controller (rev 01)
        04:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro
        100] (rev 0c)






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

end of thread, other threads:[~2003-06-13 22:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-09 19:04 [KEXEC][2.5.69] kexec for 2.5.69 available Andy Pfiffer
2003-05-09 20:04 ` ext3/lilo/2.5.6[89] (was: [KEXEC][2.5.69] kexec for 2.5.69 available) Christophe Saout
2003-05-09 20:55   ` Andy Pfiffer
2003-05-09 20:46     ` ext3/lilo/2.5.6[89] (was: [KEXEC][2.5.69] kexec for 2.5.69available) Riley Williams
2003-05-09 22:39       ` Joe Korty
2003-05-09 23:39       ` Andy Pfiffer
2003-06-11 22:08     ` ext[23]/lilo/2.5.{68,69,70} -- IDE Problem? Andy Pfiffer
2003-06-11 23:21       ` Christophe Saout
2003-06-11 23:40         ` Bartlomiej Zolnierkiewicz
2003-06-12  0:20         ` ext[23]/lilo/2.5.{68,69,70} -- blkdev_put() problem? Andy Pfiffer
2003-06-12  0:29           ` Andrew Morton
2003-06-12 10:42             ` Christophe Saout
2003-06-12 10:54               ` Andrew Morton
2003-06-12 11:12                 ` Christophe Saout
2003-06-12 11:24                 ` ext[23]/lilo/2.5.{68,69,70} -- strace lilo - freeze Christophe Saout
2003-06-12 12:44                 ` ext[23]/lilo/2.5.{68,69,70} -- blkdev_put() problem? Herbert Xu
2003-06-12 17:27             ` Andy Pfiffer
2003-06-12 17:53               ` Andrew Morton
2003-06-12 18:03                 ` Andy Pfiffer
2003-06-12 18:10                   ` Andrew Morton
2003-06-12 18:53                     ` Christophe Saout
2003-06-12 18:25                   ` Andy Pfiffer
2003-06-13  8:01                     ` Andrew Morton
2003-06-13  9:57                       ` Herbert Xu
2003-06-13 14:42                       ` Eduardo Pereira Habkost
2003-06-13 17:17                       ` Andy Pfiffer
2003-06-13 22:12                       ` Unai Garro Arrazola
2003-06-13 22:28                         ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).