Commit 44eeb9b5 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Prevent ldil() to sign-extend into upper 32 bits



Add some build time checks to prevent that the various usages of
	"ldil L%(TMPALIAS_MAP_START), %reg"
sign-extends into the upper 32 bits when building a 64-bit kernel.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent c64c782e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment