Skip to content
Commit 3c614303 authored by Nick Desaulniers's avatar Nick Desaulniers Committed by Cykeek
Browse files

Revert "selinux: Relocate selinux_enforcing to a separate 4k page"



This reverts commit c58c561f.

That out of tree patch causes the resulting kernel image to be too
large, causing ld.lld to error; since .bss is specified twice.

Fixes the observed error:
ld.lld: error: output file too large: 18446743524330100280 bytes

when using LLD without LTO enabled.

Bug: 151154720
Reported-by: default avatarMatthias Maennich <maennich@google.com>
Debugged-by: default avatarFangrui Song <maskray@google.com>
Signed-off-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Change-Id: Ib3a0a86d7d863e8e10d23359b19462d46f127dff
parent f75a0698
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment