Skip to content
Commit ae3a0064 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

inlining: do not allow gcc below version 4 to optimize inlining



fix the condition to match intention: always use the old inlining
behavior on all gcc versions below 4.

this should solve the UML build problem.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 53809d7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment