Map LWK TEXT to the end of Linux modules section (0xFFFFFFFFFE800000)

This commit is contained in:
Balazs Gerofi
2018-02-19 11:07:49 +09:00
committed by Masamichi Takagi
parent 1cf7fad15a
commit 7836aa0136
3 changed files with 12 additions and 6 deletions

View File

@ -5,7 +5,7 @@ PHDRS
}
SECTIONS
{
. = 0xffff870000001000;
. = 0xFFFFFFFFFE801000;
_head = .;
.text : {