https://github.com/torvalds/linux
Revision 547acec7ecc32b14c2740de3f32ce7d1b36a0f69 authored by Andres Salomon on 07 May 2008, 20:07:37 UTC, committed by Ingo Molnar on 08 May 2008, 13:43:50 UTC
This moves geode_has_vsa2 into a .c file, caches the result we get from
the VSA virtual registers, and causes the function to no longer be inline.

[akpm@linux-foundation.org: cleanup]

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent ac44cc9
History
Tip revision: 547acec7ecc32b14c2740de3f32ce7d1b36a0f69 authored by Andres Salomon on 07 May 2008, 20:07:37 UTC
x86: GEODE: cache results from geode_has_vsa2() and uninline
Tip revision: 547acec
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.0 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top