• Jan-Benedict Glaw's avatar
    [PATCH] SRM cleanup for generic Alpha kernels · 052508d3
    Jan-Benedict Glaw authored
    - alpha_using_srm is #define'd for machine specific kernels, but
      is a real integer variable for generic Alpha kernels. Export
      it...
    
    - The callback_* functions are _always_ there (they might be NOP
      functions owith generic kernels on non-SRM machines).
    
    - srm_env can now be compiled on generic alpha kernels. An
      explicit check for SRM capability was always there:-)
    052508d3
config.in 10.5 KB