[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100107182553.GA11236@wavehammer.waldi.eu.org>
Date: Thu, 7 Jan 2010 19:25:53 +0100
From: Bastian Blank <bastian@...di.eu.org>
To: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Ping Cheng <pingc@...om.com>
Subject: [PATCH 0/7] Input: wacom - Setup features via driver info
This patchset moves the feature info into the driver info of the usb
device ids. The wacom driver always needs this info to setup the
device.
Currently the driver uses two synchronized arrays with the standard ids
and the features. It calculates the index into the features array by
hand and does not check for overflow. With the ability to add new ids
to the driver, I can instruct the driver to access non-existant features
entries and produce crashes in the uevent core.
Bastian
--
I'm a soldier, not a diplomat. I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9
--
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