git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f2e3a
)
[PATCH] clockevents: remove bad designed sysfs support for now
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 26 Mar 2007 09:21:08 +0000
(11:21 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 26 Mar 2007 21:07:23 +0000
(14:07 -0700)
The current sysfs support of clockevents does not obey the "only one
value per file" rule.
The real fix is not 2.6.21 material. Therefor remove the sysfs support
for now.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found