diff options
author | Kumar Gala <[email protected]> | 2005-06-06 13:35:57 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-06 14:42:23 -0700 |
commit | 4481e8eea761857367162b0957277d5524fbea63 (patch) | |
tree | 2b8e0a7ae33b67be3e0a195a11919705e3934865 /net/lapb/lapb_timer.c | |
parent | 8e2894e51d6407e47226a60c0d19bf384642c55a (diff) |
[PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified caches
Runtime feature support for unified caches was testing a userland feature
flag (PPC_FEATURE_UNIFIED_CACHE) instead of a cpu feature flag
(CPU_FTR_SPLIT_ID_CACHE). Luckily the current defined bit mask for cpu
features and userland features do not overlap so this only causes an issue
on machines with a unified cache, which is extremely rare on PPC today.
Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions