]> www.infradead.org Git - users/jedix/linux-maple.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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Oct 2024 16:53:03 +0000 (09:53 -0700)
commit4dc1f31ec3f13a065c7ae2ccdec562b0123e21bb
treefe7cd388eaa4ca644f81e808c62bc179f53d22a7
parent86e6b1547b3d013bc392adf775b89318441403c2
x86: fix whitespace in runtime-const assembler output

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>
arch/x86/include/asm/runtime-const.h