]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Loader GELI support, like lua loader, seems to be broken on PowerPC as
authornwhitehorn <nwhitehorn@FreeBSD.org>
Thu, 11 Oct 2018 00:54:39 +0000 (00:54 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Thu, 11 Oct 2018 00:54:39 +0000 (00:54 +0000)
commit4c16031b34a4eab303c4253df54d9c4c715c3ab0
tree2ed98bcaba15856e4ff380b7b944f3d6fb7a718e
parent5d8d02785be90ba6f74a5ca3330bd1793003b16c
Loader GELI support, like lua loader, seems to be broken on PowerPC as
well as on SPARC64 and can cause boot failures even when no encrypted
disks are present. Presumably, the reasons, while unknown, are the same
and most-likely are the result of some endian-unsafe code. Pending
finding the actual problem, extend the blacklist entry for these parts
of loader on SPARC to also cover all PowerPC platforms.

Approved by: re (kib)
share/mk/src.opts.mk