diff mbox series

arm64: defconfig: Enable TMPFS Posix ACL

Message ID 20201130163007.310384-1-bjorn.andersson@linaro.org
State Accepted
Commit 19f0af6ab132a6110a2d3127833d4554b71b8cc7
Headers show
Series arm64: defconfig: Enable TMPFS Posix ACL | expand

Commit Message

Bjorn Andersson Nov. 30, 2020, 4:30 p.m. UTC
The lack of TMPFS Posix ACL prevents the upstream defconfig from booting
e.g. Ubuntu, so enable this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.29.2

Comments

Steev Klimaszewski Nov. 30, 2020, 4:31 p.m. UTC | #1
On 11/30/20 10:30 AM, Bjorn Andersson wrote:
> The lack of TMPFS Posix ACL prevents the upstream defconfig from booting

> e.g. Ubuntu, so enable this.

>

> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

>

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index f4d0b3a61e41..3d2a1de6e8d6 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -1075,6 +1075,7 @@ CONFIG_FUSE_FS=m

>  CONFIG_CUSE=m

>  CONFIG_OVERLAY_FS=m

>  CONFIG_VFAT_FS=y

> +CONFIG_TMPFS_POSIX_ACL=y

>  CONFIG_HUGETLBFS=y

>  CONFIG_CONFIGFS_FS=y

>  CONFIG_EFIVAR_FS=y


Tested-by: Steev Klimaszewski <steev@kali.org>
Shawn Guo Dec. 1, 2020, 12:57 a.m. UTC | #2
On Mon, Nov 30, 2020 at 10:30:07AM -0600, Bjorn Andersson wrote:
> The lack of TMPFS Posix ACL prevents the upstream defconfig from booting

> e.g. Ubuntu, so enable this.

> 

> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>


Acked-by: Shawn Guo <shawnguo@kernel.org>
patchwork-bot+linux-arm-msm@kernel.org Dec. 29, 2020, 8:15 p.m. UTC | #3
Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Mon, 30 Nov 2020 10:30:07 -0600 you wrote:
> The lack of TMPFS Posix ACL prevents the upstream defconfig from booting

> e.g. Ubuntu, so enable this.

> 

> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)


Here is the summary with links:
  - arm64: defconfig: Enable TMPFS Posix ACL
    https://git.kernel.org/qcom/c/19f0af6ab132

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f4d0b3a61e41..3d2a1de6e8d6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1075,6 +1075,7 @@  CONFIG_FUSE_FS=m
 CONFIG_CUSE=m
 CONFIG_OVERLAY_FS=m
 CONFIG_VFAT_FS=y
+CONFIG_TMPFS_POSIX_ACL=y
 CONFIG_HUGETLBFS=y
 CONFIG_CONFIGFS_FS=y
 CONFIG_EFIVAR_FS=y