[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1295123037-2649-1-git-send-email-apw@canonical.com>
Date: Sat, 15 Jan 2011 20:23:56 +0000
From: Andy Whitcroft <apw@...onical.com>
To: Dmitry Torokhov <dtor@...l.ru>
Cc: Andy Whitcroft <apw@...onical.com>, linux-input@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...e.de>,
Arnd Bergmann <arnd@...db.de>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] sysrq is half-enabled by default
It seems that recent cleanups to sysrq handling have lead to us having
two copies of the sysrq enable status. At boot these are currently
inconsistently specified leading to sysrq actually being enabled but
reported as not enabled in sysfs. Following this email is a patch to
link both of these copies to a common configuration setting.
-apw
Andy Whitcroft (1):
Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are
consistent
drivers/tty/sysrq.c | 2 +-
kernel/sysctl.c | 3 ++-
lib/Kconfig.debug | 9 +++++++++
3 files changed, 12 insertions(+), 2 deletions(-)
--
1.7.2.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists