zfs/module
Brian Behlendorf 5232d256b4 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().
2009-05-20 14:23:13 -07:00
..
spl SLES10 Fixes (part 6) 2009-05-20 14:23:13 -07:00
splat Powerpc Fixes (part 1): 2009-05-20 12:23:24 -07:00
Makefile.in Build system cleanup 2009-03-11 12:37:34 -07:00