summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-12-11 01:08:23 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2015-12-17 09:42:13 (GMT)
commit98da62b716a3b24ab8e77453c9a8a954124c18cd (patch)
tree51b28ac56040baf1512f1d8e18c23623d42c9aef /mm/huge_memory.c
parent2475c362134a0fa5309c7b0fdb6fc1b86dca88a1 (diff)
downloadlinux-98da62b716a3b24ab8e77453c9a8a954124c18cd.tar.xz
powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
When running on newer OPAL firmware that supports sending extra OPAL_MSG types, we would print a warning on *every* message received. This could be a problem for kernels that don't support OPAL_MSG_OCC on machines that are running real close to thermal limits and the OCC is throttling the chip. For a kernel that is paying attention to the message queue, we could get these notifications quite often. Conceivably, future message types could also come fairly often, and printing that we didn't understand them 10,000 times provides no further information than printing them once. Cc: stable@vger.kernel.org Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions