Re: [GIT PULL] UML updates for 5.18

2022-03-31 Thread pr-tracker-bot
The pull request you sent on Thu, 31 Mar 2022 23:04:10 +0200 (CEST): > git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git > tags/for-linus-5.18-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e8b767f5e04097aaedcd6e06e2270f9fe5282696 Thank you! -- Deet-doot

[GIT PULL] UML updates for 5.18

2022-03-31 Thread Richard Weinberger
Linus, The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3: Linux 5.17-rc6 (2022-02-27 14:36:33 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.18-rc1 for you to fetch changes up to 8201745795

Re: [PATCH 1/2] kbuild: Remove '-mno-global-merge'

2022-03-31 Thread Sedat Dilek
On Thu, Mar 31, 2022 at 5:37 PM Nathan Chancellor wrote: > > On Thu, Mar 31, 2022 at 09:11:12AM +0200, Sedat Dilek wrote: > > On Thu, Mar 31, 2022 at 5:27 AM Nathan Chancellor wrote: > > > > > > This flag is specific to clang, where it is only used by the 32-bit and > > > 64-bit ARM backends. In

Re: [PATCH 1/2] kbuild: Remove '-mno-global-merge'

2022-03-31 Thread Nathan Chancellor
On Thu, Mar 31, 2022 at 09:11:12AM +0200, Sedat Dilek wrote: > On Thu, Mar 31, 2022 at 5:27 AM Nathan Chancellor wrote: > > > > This flag is specific to clang, where it is only used by the 32-bit and > > 64-bit ARM backends. In certain situations, the presence of this flag > > will cause a warning

Re: [PATCH 1/2] kbuild: Remove '-mno-global-merge'

2022-03-31 Thread Sedat Dilek
On Thu, Mar 31, 2022 at 5:27 AM Nathan Chancellor wrote: > > This flag is specific to clang, where it is only used by the 32-bit and > 64-bit ARM backends. In certain situations, the presence of this flag > will cause a warning, as shown by commit 6580c5c18fb3 ("um: clang: Strip > out -mno-global-