linux_dsm_epyc7002/mm/kasan
Laura Abbott 5c6a84a3f4 mm/kasan: Switch to using __pa_symbol and lm_alias
__pa_symbol is the correct API to find the physical address of symbols.
Switch to it to allow for debugging APIs to work correctly. Other
functions such as p*d_populate may call __pa internally. Ensure that the
address passed is in the linear region by calling lm_alias.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2017-01-11 13:56:50 +00:00
..
kasan_init.c mm/kasan: Switch to using __pa_symbol and lm_alias 2017-01-11 13:56:50 +00:00
kasan.c Merge branches 'pm-sleep' and 'powercap' 2016-12-12 20:46:35 +01:00
kasan.h kasan: support use-after-scope detection 2016-11-30 16:32:52 -08:00
Makefile mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 2016-07-28 16:07:41 -07:00
quarantine.c kasan: eliminate long stalls during quarantine reduction 2016-12-12 18:55:09 -08:00
report.c kasan: support panic_on_warn 2016-12-12 18:55:09 -08:00