dect
/
linux-2.6
Archived
13
0
Fork 0

binfmt_flat: checkpatch fixing minimum support for the blackfin relocations

Cc: Bernd Schmidt <bernd.schmidt@analog.com>
Cc: David McCullough <davidm@snapgear.com>
Cc: Greg Ungerer <gerg@snapgear.com>
Cc: Miles Bader <miles.bader@necel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
Andrew Morton 2007-10-03 23:43:57 +08:00 committed by Bryan Wu
parent f9720205d1
commit 576bb9ced2
1 changed files with 2 additions and 1 deletions

View File

@ -760,7 +760,8 @@ static int load_flat_file(struct linux_binprm * bprm,
}
/* Get the pointer's value. */
addr = flat_get_addr_from_rp(rp, relval, flags, &persistent);
addr = flat_get_addr_from_rp(rp, relval, flags,
&persistent);
if (addr != 0) {
/*
* Do the relocation. PIC relocs in the data section are