]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86: fix whitespace in runtime-const assembler output
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Oct 2024 20:23:56 +0000 (13:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2024 01:02:44 +0000 (02:02 +0100)
commitee6f1a67693399e346dc4ce8ea9b2968036856db
tree1907ef1c29b0dad5ffd2b7c91c4edb7bb32467b1
parentbfd06f874fa88be2273de97612784db198100983
x86: fix whitespace in runtime-const assembler output

commit 4dc1f31ec3f13a065c7ae2ccdec562b0123e21bb upstream.

The x86 user pointer validation changes made me look at compiler output
a lot, and the wrong indentation for the ".popsection" in the generated
assembler triggered me.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/runtime-const.h