lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 27 Oct 2015 02:05:52 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Bálint Czobor <czoborbalint@...il.com>
Cc:	Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
	linux-input@...r.kernel.org, Mike Lockwood <lockwood@...roid.com>
Subject: Re: [PATCH 1/3] input: keychord: Add keychord driver

On Tue, Oct 27, 2015 at 09:47:26AM +0100, Bálint Czobor wrote:
> From: Mike Lockwood <lockwood@...roid.com>
> 
> This driver allows userspace to receive notification when client
> specified key combinations are pressed.
> The client opens /dev/keychord and writes a list of keychords
> for the driver to monitor.
> The client then reads or polls /dev/keychord for notifications.
> A client specified ID for the keychord is returned from read()
> when a keychord press is detected.
> 
> Signed-off-by: Mike Lockwood <lockwood@...roid.com>
> 
> keychord: fix to build without CONFIG_PREEMPT

Why does this need to be in the kernel?

Thanks.

-- 
Dmitry
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ