commit | ee974e01e5ef2914036f08c8e41d1a3fa8bfc9d9 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Aug 20 16:37:26 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 21 09:50:23 2008 +0200 |
tree | 6d3c7bed6467837bdd8247b01e6f92d792bdd58c | |
parent | 6a55617ed5d1aa62b850de2cf66f5ede2eef4825 [diff] |
clocksource: check range Check that the value being passed to parse_pmtmr() does not exceed the limits of pmtmr_ioport. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>