Searched hist:e9886ace222eb48bb57bd541320056ca334bd3a0 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/x86/ |
H A D | check_cc.sh | e9886ace222eb48bb57bd541320056ca334bd3a0 Tue May 12 00:11:36 CEST 2015 Andy Lutomirski <luto@kernel.org> selftests, x86: Rework x86 target architecture detection
We currently fail to build on a non-multilib x86_64 target. We print a helpful error, but it's nicer to allow the build to succeed. Fix it and improve cross-compilation support by detecting architecture support directly and building only the relevant tests.
Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
|
H A D | trivial_32bit_program.c | diff e9886ace222eb48bb57bd541320056ca334bd3a0 Tue May 12 00:11:36 CEST 2015 Andy Lutomirski <luto@kernel.org> selftests, x86: Rework x86 target architecture detection
We currently fail to build on a non-multilib x86_64 target. We print a helpful error, but it's nicer to allow the build to succeed. Fix it and improve cross-compilation support by detecting architecture support directly and building only the relevant tests.
Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
|
H A D | trivial_64bit_program.c | e9886ace222eb48bb57bd541320056ca334bd3a0 Tue May 12 00:11:36 CEST 2015 Andy Lutomirski <luto@kernel.org> selftests, x86: Rework x86 target architecture detection
We currently fail to build on a non-multilib x86_64 target. We print a helpful error, but it's nicer to allow the build to succeed. Fix it and improve cross-compilation support by detecting architecture support directly and building only the relevant tests.
Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
|
H A D | Makefile | diff e9886ace222eb48bb57bd541320056ca334bd3a0 Tue May 12 00:11:36 CEST 2015 Andy Lutomirski <luto@kernel.org> selftests, x86: Rework x86 target architecture detection
We currently fail to build on a non-multilib x86_64 target. We print a helpful error, but it's nicer to allow the build to succeed. Fix it and improve cross-compilation support by detecting architecture support directly and building only the relevant tests.
Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
|