linux/arch/x86/boot/compressed
Brian Gerst 6175ddf06b x86: Clean up mem*io functions.
Iomem has no special significance on x86.  Use the standard mem*
functions instead of trying to call other versions.  Some fixups
are needed to match the function prototypes.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <1265380629-3212-6-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2010-02-05 13:57:33 -08:00
..
.gitignore x86, boot: add new generated files to the appropriate .gitignore files 2009-06-02 21:13:30 -07:00
head_32.S x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. 2009-09-18 10:21:49 -07:00
head_64.S x86, boot: Simplify setting of the PAE bit 2009-10-24 11:06:38 +02:00
Makefile x86: add support for LZO-compressed kernels 2010-01-11 09:34:05 -08:00
misc.c x86: Clean up mem*io functions. 2010-02-05 13:57:33 -08:00
mkpiggy.c x86, boot: determine compressed code offset at compile time 2009-05-08 17:46:34 -07:00
relocs.c x86: Regex support and known-movable symbols for relocs, fix _end 2009-12-14 13:55:20 -08:00
vmlinux.lds.S x86: Eliminate redundant/contradicting cache line size config options 2009-11-19 04:58:34 +01:00