diff options
author | Christoph Lameter <clameter@sgi.com> | 2006-07-10 04:44:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-10 13:24:18 -0700 |
commit | 7f4599e9cd6bca0efc1000359584d1cff68f9f13 (patch) | |
tree | 63a02f7d0574d8bab3ec96657ae30985fcbb88e3 /include/scsi/scsi_dbg.h | |
parent | 06a9ec291b3aec9c7e36af0a10ad2b556bd7e84f (diff) |
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
It turns out that there is a way to build a kernel with NUMA and no SMP.
In that case we are missing one definition __inc_zone_state.
Provide that missing __inc_zone_state.
(akpm: NUMA && !SMP sounds odd, but I am told "But there is the concept of
cpuless nodes. A NUMA system without SMP has a single processor but multiple
memory nodes. This used to work before on IA64 (wasn't aware of it, never seen
anyone with this kind of thing).")
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/scsi/scsi_dbg.h')
0 files changed, 0 insertions, 0 deletions