commit | 081f75bbdc86de53537e1b5aca01de72bd2fea6b | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Fri Oct 03 22:00:39 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:28 2008 +0200 |
tree | 739b7954495fb63559b0184b76cc32c63aa2bdcd | |
parent | c1d518c8422ff7d3f377958771b265753028579c [diff] |
traps: x86: make traps_32.c and traps_64.c equal Use CONFIG_X86_64/CONFIG_X86_32 to condtionally compile the parts needed for x86_64 or i386 only. Runs a small userspace for a number of minimal configurations and boots the defconfigs. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>