Michael Ellerman 5dd4e4f6fe powerpc/mm: Change setbat() to take a pgprot_t rather than flags
The callers of setbat() are actually passing a pgprot_t for the flags
parameter. This doesn't matter unless STRICT_MM_TYPECHECKS is enabled.
So we can turn that on without breaking the build, change setbat() to
take a pgprot_t and have it convert it to an unsigned long internally.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-04-07 17:15:13 +10:00
..
2015-04-07 17:15:13 +10:00
2015-04-07 17:15:13 +10:00
2014-12-11 17:48:14 -08:00
2015-02-11 18:15:38 -08:00
2015-03-17 20:04:32 +11:00