diff options
author | Brian Behlendorf <[email protected]> | 2009-05-20 14:23:13 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-05-20 14:23:13 -0700 |
commit | 5232d256b45b3c48dd96d30b5907c0205192197b (patch) | |
tree | 82f3341f62d1e0d49c42fb1b4f3cd40e66515c7a /include/sys/debug.h | |
parent | 3731931529df2bff63ca3d62e387d4e602de7cb2 (diff) |
SLES10 Fixes (part 6)
- Prior to 2.6.17 there were no *_pgdat helper functions in mm/mmzone.c.
Instead for_each_zone() operated directly on pgdat_list which may or
may not have been exported depending on how your kernel was compiled.
Now new configure checks determine if you have the helpers or not, and
if the needed symbols are exported. If they are not exported then they
are dynamically aquired at runtime by kallsyms_lookup_name().
Diffstat (limited to 'include/sys/debug.h')
0 files changed, 0 insertions, 0 deletions