summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc-xml-ref
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2016-05-20 09:41:29 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2016-06-21 08:30:53 +0300
commitc127562ae1d85c7f79192ace0431f97add8f83ea (patch)
tree5b667b0e33a00c6990fc40208cf66d10e5d57c0c /scripts/kernel-doc-xml-ref
parent577c8c886823ea81fae92ff54ae4225a3f1f6c75 (diff)
downloadlinux-c127562ae1d85c7f79192ace0431f97add8f83ea.tar.xz
powerpc/powernv: Increase PE# capacity
Each PHB maintains an array helping to translate 2-bytes Request ID (RID) to PE# with the assumption that PE# takes one byte, meaning that we can't have more than 256 PEs. However, pci_dn->pe_number already had 4-bytes for the PE#. This extends the PE# capacity for every PHB. After that, the PE number is represented by 4-bytes value. Then we can reuse IODA_INVALID_PE to check the PE# in phb->pe_rmap[] is valid or not. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts/kernel-doc-xml-ref')
0 files changed, 0 insertions, 0 deletions