diff options
author | Andi Kleen <[email protected]> | 2012-03-28 11:51:17 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2012-03-30 10:06:39 -0700 |
commit | c0e9afc0da6cb0f11497e5ea83377b3c451450e0 (patch) | |
tree | 37d6e2f3771b86bbfa12b7a534ebc8f96950493e /net/lapb/lapb_iface.c | |
parent | f6365201d8a21fb347260f89d6e9b3e718d63c70 (diff) |
x86: Use -mno-avx when available
On gccs that support AVX it's a good idea to disable that too, similar to
how SSE2, SSE1 etc. are already disabled. This prevents the compiler
from generating AVX ever implicitely.
No failure observed, just from review.
[ hpa: Marking this for urgent and stable, simply because the patch
will either have absolutely no effect *or* it will avoid potentially
very hard to debug failures. ]
Signed-off-by: Andi Kleen <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions