Re: [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig

2014-03-26 Thread Arnd Bergmann
On Wednesday 26 March 2014, Stephen Warren wrote: > On 03/25/2014 08:29 PM, Alexandre Courbot wrote: > > CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY. > > The series, > Acked-by: Stephen Warren > > Patch 1/2, > Tested-by: Stephen Warren > (although not with the new systemd

Re: [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig

2014-03-26 Thread Stephen Warren
On 03/25/2014 08:29 PM, Alexandre Courbot wrote: > CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY. The series, Acked-by: Stephen Warren Patch 1/2, Tested-by: Stephen Warren (although not with the new systemd version that requires the change, but rather for regressions in Ubu

[PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig

2014-03-25 Thread Alexandre Courbot
CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY. Signed-off-by: Alexandre Courbot --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 131b8d6ff9d3..2926281368ab 10064