Thread (14 messages) flat view 14 messages, 2 authors, 2019-11-15

Re: [PATCH v4 2/5] powerpc/numa: Handle extra hcall_vphn error cases

From: Nathan Lynch <hidden>
Date: 2019-10-02 17:57:13

Srikar Dronamraju [off-list ref] writes:
Currently code handles H_FUNCTION, H_SUCCESS, H_HARDWARE return codes.
However hcall_vphn can return other return codes. Now it also handles
H_PARAMETER return code.  Also the rest return codes are handled under the
default case.
Reviewed-by: Nathan Lynch <redacted>

However:
+	case H_PARAMETER:
+		pr_err_ratelimited("hcall_vphn() was passed an invalid parameter. "
+			"Disabling polling...\n");
Consider including the bad parameter value in the message?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help