Skip to content
Snippets Groups Projects
Commit 76da19df authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

Added arch_lmb_reserve to allow arch specific memory regions protection


Each architecture has different ways of determine what regions of memory
might not be valid to get overwritten when we boot.  This provides a
hook to allow them to reserve any regions they care about.  Currently
only ppc, m68k and sparc need/use this.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent e02d4a99
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment