linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig
@ 2014-03-26  2:29 Alexandre Courbot
  2014-03-26  2:29 ` [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig Alexandre Courbot
  2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
  0 siblings, 2 replies; 4+ messages in thread
From: Alexandre Courbot @ 2014-03-26  2:29 UTC (permalink / raw)
  To: linux-arm-kernel

CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
 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 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -1,4 +1,5 @@
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_IKCONFIG=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig
  2014-03-26  2:29 [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Alexandre Courbot
@ 2014-03-26  2:29 ` Alexandre Courbot
  2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
  1 sibling, 0 replies; 4+ messages in thread
From: Alexandre Courbot @ 2014-03-26  2:29 UTC (permalink / raw)
  To: linux-arm-kernel

CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index dc02635ca473..cee30d8d253c 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1,4 +1,5 @@
 CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
 CONFIG_IRQ_DOMAIN_DEBUG=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig
  2014-03-26  2:29 [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Alexandre Courbot
  2014-03-26  2:29 ` [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig Alexandre Courbot
@ 2014-03-26 20:05 ` Stephen Warren
  2014-03-26 22:20   ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2014-03-26 20:05 UTC (permalink / raw)
  To: linux-arm-kernel

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 <swarren@nvidia.com>

Patch 1/2,
Tested-by: Stephen Warren <swarren@nvidia.com>
(although not with the new systemd version that requires the change, but
rather for regressions in Ubuntu 12.04)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig
  2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
@ 2014-03-26 22:20   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-03-26 22:20 UTC (permalink / raw)
  To: linux-arm-kernel

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 <swarren@nvidia.com>
> 
> Patch 1/2,
> Tested-by: Stephen Warren <swarren@nvidia.com>
> (although not with the new systemd version that requires the change, but
> rather for regressions in Ubuntu 12.04)
> 
> 

Applied both to next/boards, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-26 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26  2:29 [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Alexandre Courbot
2014-03-26  2:29 ` [PATCH 2/2] ARM: enable fhandle in multi_v7_defconfig Alexandre Courbot
2014-03-26 20:05 ` [PATCH 1/2] ARM: tegra: enable fhandle in tegra_defconfig Stephen Warren
2014-03-26 22:20   ` Arnd Bergmann

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).