Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 02:02:03 +0000 (19:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 02:02:03 +0000 (19:02 -0700)
commit342528ff00e8a7dd31c1ea0c0093c2289d769b39
tree1cbc0211a984e2729d42ebce4537ff1074df46e7
parent9f2692326b9c6db8d0e866d555606b12a507a363
parent6032aca0deb9c138df122192f8ef02de1fdccf25
Merge tag 'uml-for-linus-6.4-rc1' of git://git./linux/kernel/git/uml/linux

Pull uml updates from Richard Weinberger:

 - Make stub data pages configurable

 - Make it harder to mix user and kernel code by accident

* tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux:
  um: make stub data pages size tweakable
  um: prevent user code in modules
  um: further clean up user_syms
  um: don't export printf()
  um: hostfs: define our own API boundary
  um: add __weak for exported functions
fs/Makefile