diff options
author | Ravi Kumar Siddojigari <rsiddoji@codeaurora.org> | 2019-07-30 16:41:20 +0530 |
---|---|---|
committer | ravi kumar siddojigari <rsiddoji@codeaurora.org> | 2019-08-30 08:47:05 +0000 |
commit | 163d88aac8b2c0ee448b4b6f48b7dc77b09910bf (patch) | |
tree | 7a6d9f756d7c5cf5c26a8f388ae168652ab51c88 /trusty/coverage/coverage_test.cpp | |
parent | 4ea7562fdb1d3a489178c40bd6d574d7ce610b91 (diff) |
init: set SetKptrRestrict before early-init
As part of debugging long run issue we are enabling
module info as part of debug build under the config key
DEBUG_MODULE_LOAD_INFO , But doing so can lead to info leak
as modules/dlkm are loaded in early-init and setting the
kptr_restriction is done after early-init.
So moving setting of kptr_restrict much before early-init.
Bug: 138641073
CRs-Fixed: 2499712
Change-Id: Ic3c0ca57a94c8b20136a15331dd646bd8825b625
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions