* [PATCH] arm64: defconfig: enable ext4 security labels
@ 2024-04-11 8:03 Johan Hovold
2024-04-21 23:33 ` Bjorn Andersson
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2024-04-11 8:03 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon
Cc: Bjorn Andersson, linux-arm-kernel, linux-kernel, Johan Hovold
Enable ext4 security labels so that setcap works as expected.
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7739e426d1c5..ac6fb3de1e3a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1599,6 +1599,7 @@ CONFIG_HTE_TEGRA194=y
CONFIG_HTE_TEGRA194_TEST=m
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
+CONFIG_EXT4_FS_SECURITY=y
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_FANOTIFY=y
--
2.43.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: enable ext4 security labels
2024-04-11 8:03 [PATCH] arm64: defconfig: enable ext4 security labels Johan Hovold
@ 2024-04-21 23:33 ` Bjorn Andersson
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2024-04-21 23:33 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Johan Hovold
Cc: Bjorn Andersson, linux-arm-kernel, linux-kernel
On Thu, 11 Apr 2024 10:03:28 +0200, Johan Hovold wrote:
> Enable ext4 security labels so that setcap works as expected.
>
>
Applied, thanks!
[1/1] arm64: defconfig: enable ext4 security labels
commit: eff12fdfd208ebf35b82d6df72285508f85dcea8
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-21 23:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 8:03 [PATCH] arm64: defconfig: enable ext4 security labels Johan Hovold
2024-04-21 23:33 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).