From: Andi Kleen Date: Sun, 26 Feb 2006 03:18:55 +0000 (+0100) Subject: [PATCH] x86_64: Fix ioctl compat code for /dev/rtc X-Git-Tag: v2.6.16-rc5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5870f66279fabedc9dbba7c28451bbb8f47778;p=pandora-kernel.git [PATCH] x86_64: Fix ioctl compat code for /dev/rtc 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed