aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <[email protected]>2008-06-12 08:48:00 +0000
committerIngo Molnar <[email protected]>2008-06-12 08:48:00 +0000
commit9412e28649d0272df5e4af57bb378926fd4df580 (patch)
tree3916d1b431723bc9231b41161d7a53aece02a3c3 /lib/debugobjects.c
parentadd an inlined version of iter_div_u64_rem (diff)
downloadkernel-9412e28649d0272df5e4af57bb378926fd4df580.tar.gz
kernel-9412e28649d0272df5e4af57bb378926fd4df580.zip
always_inline timespec_add_ns
timespec_add_ns is used from the x86-64 vdso, which cannot call out to other kernel code. Make sure that timespec_add_ns is always inlined (and only uses always_inlined functions) to make sure there are no unexpected calls. Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions