I used kgdb to examine PTEs in the range managed by the two
submaps and verified that NX was present where it wasn't before.
I audited uses of exec_map and pipe_map in the kernel (exec_map
has some uses in some exotic image activators, though most
uses look like they could be replaced with an allocation of a single
wired page).