Olivier Houchard 9cd27257d5 Introduce cpu_icache_sync_range_checked(), that does the same thing as
cpu_icache_sync_range(), except that it sets pcb_onfault to catch any page
fault, as doing cache maintenance operations for non-mapped generates a
data abort, and use it in freebsd32_sysarch(), so that a userland program
attempting to sync the icache with unmapped addresses doesn't crash the
kernel.

Spotted out by:	andrew
2019-01-13 23:29:46 +00:00
..
2019-01-13 19:49:46 +00:00
2018-05-28 21:05:00 +00:00
2017-07-01 05:35:29 +00:00
2019-01-13 19:49:46 +00:00
2017-06-27 16:30:01 +00:00
2019-01-13 19:49:46 +00:00
2018-10-01 18:51:08 +00:00
2018-05-23 15:43:35 +00:00
2019-01-13 19:49:46 +00:00
2019-01-13 19:49:46 +00:00