Hi Linus,

We really should've sent this much earlier, apologies.
There's just a single fix here for the _nofault changes
that were causing issues with clang, and then when we
looked at it some other issues seemed to exist.

Please pull and let us know if there's any problem.

Thanks,
johannes



The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/uml/linux.git 
tags/uml-for-linux-6.15-rc6

for you to fetch changes up to 68025adfc13e6cd15eebe2293f77659f47daf13b:

  um: fix _nofault accesses (2025-05-05 10:06:51 +0200)

----------------------------------------------------------------
A single fix for _nofault infrastructure.

----------------------------------------------------------------
Johannes Berg (1):
      um: fix _nofault accesses

 arch/um/include/asm/uaccess.h            |  2 ++
 arch/um/kernel/trap.c                    | 26 +++++++++++++-------------
 arch/x86/um/shared/sysdep/faultinfo_32.h |  2 +-
 arch/x86/um/shared/sysdep/faultinfo_64.h |  2 +-
 4 files changed, 17 insertions(+), 15 deletions(-)

Reply via email to