commit | da998a2aecd3f15eca5385e1122610890039c4df | [log] [tgz] |
---|---|---|
author | Al Viro <viro@parcelfarce.linux.theplanet.co.uk> | Thu May 05 16:15:27 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:35 2005 -0700 |
tree | b7c8f48cc57f7f21a0032cdcebcbaf74a36f172c | |
parent | 2b8b611e9a4725ae558af4fa48cf7d9e2193e7ed [diff] |
[PATCH] uml: cross-build support : mk_task and mk_constants helpers in arch/um/util (mk_task and mk_constants) converted. That's it - none of the helpers depends on build and target being the same architecture anymore. 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>