aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKen Chen <[email protected]>2008-12-16 08:32:21 +0000
committerIngo Molnar <[email protected]>2008-12-16 09:17:02 +0000
commit205516c12dbba003c26b42cfb41e598631300106 (patch)
treea392f1fd4735ac67fa6ff01d1f3961bde7cd527b /net/unix/af_unix.c
parentMerge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... (diff)
downloadkernel-205516c12dbba003c26b42cfb41e598631300106.tar.gz
kernel-205516c12dbba003c26b42cfb41e598631300106.zip
x86: convert rdtscll() to use __native_read_tsc
Impact: micro-optimization Is there any reason why x86 rdtscll have to use the out of line function instead of inline __native_read_tsc()? native_read_tsc and __native_read_tsc is essentially the same functions. Patch to let x86 rdtscll() to use the inline version of read_tsc. Signed-off-by: Ken Chen <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions