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:
ab9b32e
)
[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
author
Andi Kleen
<ak@suse.de>
Sun, 26 Feb 2006 03:18:55 +0000
(
04:18
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:53:31 +0000
(09:53 -0800)
RTC_IRQP_SET/RTC_EPOCH_SET don't take a pointer to an argument, but the
argument itself. This actually simplifies the code and makes it work.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found