mbox series

[GIT,PULL] SELinux fixes for v6.4 (#1)

Message ID CAHC9VhQPMmWZwS-S9FQpU5rETcizcDPK0Nm1mwXeWpykUdDLFw@mail.gmail.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] SELinux fixes for v6.4 (#1) | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20230601

Message

Paul Moore June 2, 2023, 1:13 a.m. UTC
Hi Linus,

A small SELinux Makefile fix to resolve a problem seen when building
the kernel with older versions of make.  The fix is pretty trivial and
effectively reverts a patch that was merged during the last merge
window.  As usual, the commit description has more information.

Thanks,
-Paul
--
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

 Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

 https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
   tags/selinux-pr-20230601

for you to fetch changes up to 42c4e97e06a839b07d834f640a10911ad84ec8b3:

 selinux: don't use make's grouped targets feature yet
   (2023-06-01 13:56:13 -0400)

----------------------------------------------------------------
selinux/stable-6.4 PR 20230601

----------------------------------------------------------------
Paul Moore (1):
     selinux: don't use make's grouped targets feature yet

security/selinux/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 2, 2023, 12:19 p.m. UTC | #1
The pull request you sent on Thu, 1 Jun 2023 21:13:33 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20230601

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1419c3ba31446feecb728f49820ff2730d6deaed

Thank you!