[0/4] x86/mm: Fix set_memory_rox()

Message ID 20221110125253.240704966@infradead.org
Headers
Series x86/mm: Fix set_memory_rox() |

Message

Peter Zijlstra Nov. 10, 2022, 12:52 p.m. UTC
  Hi,

The robot reported fail on commit:

  b38994948567 ("x86/mm: Implement native set_memory_rox()")

which led to some non-obvious code in __change_page_attr_set_clr(). These few
patches attempt to clean that up.