From: Ingo Molnar Date: Mon, 16 Jan 2006 09:59:41 +0000 (+0100) Subject: [PATCH] kernel/hrtimer.c sparse warning fix X-Git-Tag: v2.6.16-rc1~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea13dbc89caecd982500894d4238766a6bd3c8f4;p=pandora-kernel.git [PATCH] kernel/hrtimer.c sparse warning fix fix the following sparse warning: kernel/hrtimer.c:665:34: warning: incorrect type in argument 2 (different address spaces) kernel/hrtimer.c:665:34: expected void const *from kernel/hrtimer.c:665:34: got struct timespec [noderef] * kernel/hrtimer.c:664:2: warning: dereference of noderef expression Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed