Re: mmap services

2009-04-30 Thread David Miller
From: "Vladimir 'phcoder' Serbinenko" Date: Thu, 30 Apr 2009 15:36:36 +0200 > Rediffed and reposted due to request by David Miller I've looked these over and I'm completely OK with these changes as long as at least basic testing occurs for the BIOS, ACPI, and EFI cases that are effected by this

mmap services

2009-04-11 Thread phcoder
t a/ChangeLog b/ChangeLog index a6dd8f7..ce0eb8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2009-04-11 Vladimir Serbinenko + + Mmap services + + * commands/lsmmap.c (grub_cmd_lsmmap): use grub_mmap_iterate + * loader/i386/linux.c (find_mmap_size): likewise + (allocate_pages): likewise