summaryrefslogtreecommitdiffstats
path: root/arch/alpha/oprofile
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2012-11-07 15:51:04 -0800
committerTony Luck <tony.luck@intel.com>2012-11-07 15:51:04 -0800
commit4fafc8c21487f6b5259d462e9bee98661a02390d (patch)
tree16acaa4108bec61ad5fef16e5b4916728ff6d1ae /arch/alpha/oprofile
parent3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff)
downloadblackbird-op-linux-4fafc8c21487f6b5259d462e9bee98661a02390d.tar.gz
blackbird-op-linux-4fafc8c21487f6b5259d462e9bee98661a02390d.zip
[IA64] Resolve name space collision for cache_show()
We have a local static function named rather generically "cache_show()". Changes in progress in the slab code want to use this same name globally - so they are adding their declaration to <linux/slab.h> which then causes the compiler to choke with: arch/ia64/kernel/topology.c:278: error: conflicting types for 'cache_show' Fix by adding an "ia64_" prefix to our local function. Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/alpha/oprofile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud