1. 05 Sep, 2011 1 commit
    • Simon Horman's avatar
      sh: kexec: Register crashk_res · 41309b7a
      Simon Horman authored
      Register crashk_res so that it can be used by kexec-tools
      via /proc/iomem.
      
      The crash kernel resource needs to be requested the same as the
      other kernel resources due to the fact that it's handled during
      the common path for adding new memory ranges, so it's added in to
      __add_active_range() with the others. This ensures that the crash
      kernel is properly reserved regardless of which memory range it's
      placed in.
      Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      41309b7a
  2. 30 Aug, 2011 6 commits
  3. 29 Aug, 2011 22 commits
  4. 28 Aug, 2011 7 commits
  5. 27 Aug, 2011 2 commits
  6. 26 Aug, 2011 2 commits