[PATCH] LKCD patch for IPF(IA64) Update
AKIYAMA Nobuyuki <[email protected]> Mon, 23 Feb 2004 09:54:14 +0900
| Newsgroups | gmane.linux.lkcd.general |
|---|---|
| Message-ID | <010c01c3f9a7$8fb7ade0$8f647c0a@Akiyama> |
Hi,
I update the LKCD patch for IPF(IA64). From this patch,
the Dwarf2 format has been supported.
- 2.6.2 kernel support
- "dis" command support
- fix the bug of alt-sysrq-d.
Please try these patches.
Attached Files:
The following files are included.
- lkcd_ipf.patch
This patch includes changes of LKCD for IPF support.
- lkcdutils_dwarf2.patch
patch of lkcdutils, including Dwarf2 format support.
How To Use:
I) Make kernel
1. Download linux-2.6.2 source tree
2. Download the latest patch of LKCD from cvs
3. Apply the existing lkcd patch for linux-2.6.2
4. Apply lkcd_ipf.patch
5. Make and install kernel.
6. cp linux-2.6.2/init/kerntypes.o /boot/Kerntypes
7. cp linux-2.6.2/System.map /boot/System.map
II) Make lkcdutils
1. Download the latest lkcdutils source
2. Apply lkcdutils_dwarf2.patch
3. configure --pgsize=<value of page size>
default value is 4096 if not specified.
Note:
--pgsize indecates the size of the swap header.
Its value is same as the PAGESIZE used by kernel
4. make and make install
Best Regards,
Nobuyuki Akiyama
lkcd_ipf.tgz
(application/x-compressed, 149.2 KB) - not displayed