Map LWK TEXT to the end of Linux modules section (0xFFFFFFFFFE800000)
Cherry-pick of b9827b25883a9622058cb78006e705f09eaf9a84
This commit is contained in:
@ -5,7 +5,7 @@ PHDRS
|
||||
}
|
||||
SECTIONS
|
||||
{
|
||||
. = 0xffff870000001000;
|
||||
. = 0xFFFFFFFFFE801000;
|
||||
_head = .;
|
||||
|
||||
.text : {
|
||||
|
||||
Reference in New Issue
Block a user