mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
Old toolchains don't know about slbfee and break the build, eg:
{standard input}:37: Error: Unrecognized opcode: `slbfee.'
Fix it by using the macro version. We need to add an underscore
version that takes raw register numbers from the inline asm, rather
than our Rx macros.
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||