• Russell King's avatar
    [ARM] Fix cachepolicy=<foo> · 039a1776
    Russell King authored
    On ARM, it is possible to configure the desired cache policy in
    the page tables.  Unfortunately, we haven't been updating the
    protection_map nor PAGE_KERNEL, so this option doesn't change
    the behaviour of the majority of mappings.  This cset corrects
    this oversight.
    039a1776
mm-armv.c 15.1 KB