summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2015-01-02 14:11:39 -0500
committerMike Pagano <mpagano@gentoo.org>2015-01-02 14:11:39 -0500
commit518cc76831e627b4e407a6edb0da7374036d773f (patch)
treeac395871b146390c8728405b3780e965dda28a35
parentLinux patch 3.12.35 (diff)
downloadlinux-patches-518cc76831e627b4e407a6edb0da7374036d773f.tar.gz
linux-patches-518cc76831e627b4e407a6edb0da7374036d773f.tar.bz2
linux-patches-518cc76831e627b4e407a6edb0da7374036d773f.zip
Add DEVPTS_MULTIPLE_INSTANCES when GENTOO_LINUX_INIT_SYSTEMD is selected. See bug #534216
-rw-r--r--4567_distro-Gentoo-Kconfig.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index 652e2a7a..690454a5 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -7,9 +7,9 @@
+source "distro/Kconfig"
+
source "arch/$SRCARCH/Kconfig"
---- 1969-12-31 19:00:00.000000000 -0500
-+++ b/distro/Kconfig 2014-04-02 09:57:03.539218861 -0400
-@@ -0,0 +1,108 @@
+--- a/distro/Kconfig 1969-12-31 19:00:00.000000000 -0500
++++ b/distro/Kconfig 2015-01-02 13:54:45.589830665 -0500
+@@ -0,0 +1,109 @@
+menu "Gentoo Linux"
+
+config GENTOO_LINUX
@@ -87,6 +87,7 @@
+ select AUTOFS4_FS
+ select BLK_DEV_BSG
+ select CGROUPS
++ select DEVPTS_MULTIPLE_INSTANCES
+ select EPOLL
+ select FANOTIFY
+ select FHANDLE