Am Donnerstag, 13. August 2015, 00:37:05 schrieb David Woodhouse: > On Thu, 2015-08-13 at 01:17 +0200, Jan-Simon Moeller wrote: > > This way we can figure why it does not work for clang and keep things > > as-is for gcc. > > Let's figure it out first. Or at *least* bisect and find which kernel > commit broke it. > > Then we can talk about the best way to fix it.
I bisected it already. down to -faling-jumps in be6cb02779ca74d83481f017db21578cfe92891c is the first bad commit commit be6cb02779ca74d83481f017db21578cfe92891c Author: Ingo Molnar <[email protected]> Date: Fri Apr 10 14:08:46 2015 +0200 x86: Align jump targets to 1-byte boundaries Best, Jan-Simon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

