Skip to content
  • Russell King's avatar
    [ARM] Add section support to ioremap · ff0daca5
    Russell King authored
    
    
    Allow section mappings to be setup using ioremap() and torn down
    with iounmap().  This requires additional support in the MM
    context switch to ensure that mappings are properly synchronised
    when mapped in.
    
    Based an original implementation by Deepak Saxena, reworked and
    ARMv6 support added by rmk.
    
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    ff0daca5