On Sun, 2017-02-19 at 21:52 -0800, Haren Myneni wrote:
> + } else if (dt_node_is_compatible(node, "ibm,power9-nx")) {
> + prlog(PR_INFO, "NX: Encryption is not supported with
> "
> + "NX crypto on P9\n");
> + return;
> } else {
Don't print anything.