lkml.org 
[lkml]   [2013]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH] correct call to free_pages to specify memory size in pages, not bytes.
Date
I found this bug while working on the EFI stub for ARM - free_pages
is being passed memory size in bytes instead of pages. Since this is
unrelated to ARM, I am submitting this separately from the patch set
that adds EFI stub support for ARM. Those patches will depend on this
one, since the code in question is moved to a shared location and shared
by both x86 and ARM EFI stubs.

Roy Franz (1):
correct call to free_pages to specify memory size in pages, not
bytes.

arch/x86/boot/compressed/eboot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
1.7.10.4



\
 
 \ /
  Last update: 2013-07-25 04:21    [W:0.039 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site