Re: [PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS

2022-04-01 Thread Masahiro Yamada
On Thu, Mar 31, 2022 at 8:46 AM Nathan Chancellor wrote: > > As discussed at [1] and [2], this series removes '-mno-global-merge' > from KBUILD_CFLAGS for clang, as it causes warnings for UML, and it > no longer appears to be necessary, as I do not see any modpost warnings > with LLVM 11 through 1

Re: [PATCH] um: Fix filtering '-mno-global-merge'

2022-04-01 Thread Masahiro Yamada
On Sun, Mar 27, 2022 at 5:00 AM Nathan Chancellor wrote: > > On Sat, Mar 26, 2022 at 12:29:55PM +0900, Masahiro Yamada wrote: > > On Wed, Mar 23, 2022 at 2:39 AM Nathan Chancellor wrote: > > > > > > When booting a clang compiled UML kernel, the kernel panics when trying > > > to run init: > > > >