kernel-ark/arch/um
Al Viro 8d0b9dc9be [PATCH] uml: start cross-build support : mk_user_constants
Beginning of cross-build fixes.  Instead of expecting that mk_user_constants
(compiled and executed on the build box) will see the sizeof, etc.  for target
box, we do what every architecture already does for asm-offsets.  Namely, have
user-offsets.c compiled *for* *target* into user-offsets.s and sed it into the
header with relevant constants.  We don't need to reinvent any wheels - all
tools are already there.

This patch deals with mk_user_constants.  It doesn't assume any relationship
between target and build environment anymore - we pick all defines we need
from user-offsets.h.  Later patches will deal with the rest of mk_...  helpers
in the same way.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-05 16:36:34 -07:00
..
drivers [PATCH] uml ubd: handle readonly status 2005-05-01 08:58:57 -07:00
include [PATCH] consolidate sys_shmat 2005-05-01 08:59:12 -07:00
kernel [PATCH] uml: include the linker script rather than symlink it 2005-05-05 16:36:33 -07:00
os-Linux [PATCH] uml: start cross-build support : mk_user_constants 2005-05-05 16:36:34 -07:00
scripts [PATCH] uml kbuild: avoid useless rebuilds 2005-05-05 16:36:33 -07:00
sys-i386 [PATCH] uml: start cross-build support : mk_user_constants 2005-05-05 16:36:34 -07:00
sys-ia64 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys-ppc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys-x86_64 [PATCH] uml: start cross-build support : mk_user_constants 2005-05-05 16:36:34 -07:00
util Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
config.release Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
defconfig [PATCH] uml: support AES i586 crypto driver 2005-05-01 08:58:54 -07:00
Kconfig [PATCH] uml: support AES i586 crypto driver 2005-05-01 08:58:54 -07:00
Kconfig_char Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig_i386 [PATCH] uml: support AES i586 crypto driver 2005-05-01 08:58:54 -07:00
Kconfig_net Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig_scsi Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig_x86_64 [PATCH] uml: support AES i586 crypto driver 2005-05-01 08:58:54 -07:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] uml: start cross-build support : mk_user_constants 2005-05-05 16:36:34 -07:00
Makefile-i386 [PATCH] uml: support AES i586 crypto driver 2005-05-01 08:58:54 -07:00
Makefile-ia64 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-os-Linux Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-ppc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-skas Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-tt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-x86_64 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00