Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/boot/compressed
Kusanagi Kouichi 7c77cda0fe x86, relocs: Remove an unused variable
sh_symtab is set but not used.

[ hpa: putting this in urgent because of the sheer harmlessness of the patch:
  it quiets a build warning but does not change any generated code. ]

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Link: http://lkml.kernel.org/r/20120401082932.D5E066FC03D@msa105.auone-net.jp
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: <stable@vger.kernel.org>
2012-04-30 12:55:15 -07:00
..
.gitignore
cmdline.c
early_serial_console.c
eboot.c x86, efi: Fix pointer math issue in handle_ramdisks() 2012-03-16 13:03:24 -07:00
eboot.h
efi_stub_32.S
efi_stub_64.S
head_32.S x86, efi: Add dedicated EFI stub entry point 2012-04-16 11:41:44 -07:00
head_64.S x86, efi: Add dedicated EFI stub entry point 2012-04-16 11:41:44 -07:00
Makefile x86, mkpiggy: Don't open code put_unaligned_le32() 2012-02-28 10:22:57 -08:00
misc.c x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() 2012-01-26 11:30:29 +01:00
misc.h
mkpiggy.c x86, mkpiggy: Don't open code put_unaligned_le32() 2012-02-28 10:22:57 -08:00
relocs.c x86, relocs: Remove an unused variable 2012-04-30 12:55:15 -07:00
string.c
vmlinux.lds.S