The following patches fix some realmode test compatibility issues between gcc and clang. Please look at the "x86: realmode: use inline asm to get stack pointer" patch closely. I'm fairly certain it's the correct fix, but would like confirmation. Thanks! Bill Wendling (2): x86: realmode: explicitly copy structure to avoid memcpy x86: realmode: use inline asm to get stack pointer x86/realmode.c | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) -- 2.23.0.700.g56cf767bdb-goog