Skip to content
Commit f90cfb17 authored by Nick Desaulniers's avatar Nick Desaulniers Committed by Kader Bava
Browse files

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



This reverts commit 50ced54e.

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: Iebb8135630132cd4ae49f3d2d1e85bd61cfa6111
parent 21670bc6
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