kernel-ark/kernel
Ingo Molnar ea13dbc89c [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] *<noident><asn:1>
 kernel/hrtimer.c:664:2: warning: dereference of noderef expression

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-16 23:21:12 -08:00
..
irq
power SOFTWARE_SUSPEND: fix a typo in the dependencies 2006-01-15 02:01:39 +01:00
.gitignore
acct.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
audit.c
auditsc.c
capability.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
compat.c
configs.c
cpu.c
cpuset.c [PATCH] cpuset oom lock fix 2006-01-14 18:27:10 -08:00
dma.c
exec_domain.c
exit.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
extable.c
fork.c [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align 2006-01-11 19:05:01 -08:00
futex.c
hrtimer.c [PATCH] kernel/hrtimer.c sparse warning fix 2006-01-16 23:21:12 -08:00
intermodule.c
itimer.c
kallsyms.c
Kconfig.hz
Kconfig.preempt
kexec.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
kfifo.c
kmod.c
kprobes.c [PATCH] kprobes: fix unloading of self probed module 2006-01-11 18:42:12 -08:00
ksysfs.c
kthread.c
Makefile [PATCH] build kernel/intermodule.c only when required 2006-01-16 23:15:26 -08:00
module.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
mutex-debug.c [PATCH] fix/simplify mutex debugging code 2006-01-11 08:14:16 -08:00
mutex-debug.h
mutex.c [PATCH] mutex: trivial whitespace cleanups 2006-01-10 14:27:59 -08:00
mutex.h
panic.c
params.c
pid.c
posix-cpu-timers.c
posix-timers.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
printk.c correct email address of Manfred Spraul 2006-01-15 02:43:54 +01:00
profile.c
ptrace.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
rcupdate.c [PATCH] rcu: fix hotplug-cpu ->donelist leak 2006-01-10 08:49:47 -08:00
rcutorture.c
resource.c
sched.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
seccomp.c
signal.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
softirq.c
softlockup.c
spinlock.c
stop_machine.c
sys_ni.c
sys.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
sysctl.c [PATCH] s390: spinlock fixes 2006-01-14 18:27:09 -08:00
time.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
timer.c
uid16.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
user.c
wait.c
workqueue.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00