aboutsummaryrefslogtreecommitdiff
path: root/external/opal-prd
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2015-05-19 17:05:38 +0800
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-05-21 15:03:35 +1000
commit1e03bfbedc46ab7792f0fc4617df28e49af11cff (patch)
tree700a4d87af76b5016d400d940910b7906b47238e /external/opal-prd
parentf7b322e049bcf599511af475be340e86b3049001 (diff)
downloadskiboot-1e03bfbedc46ab7792f0fc4617df28e49af11cff.zip
skiboot-1e03bfbedc46ab7792f0fc4617df28e49af11cff.tar.gz
skiboot-1e03bfbedc46ab7792f0fc4617df28e49af11cff.tar.bz2
prd: Don't expose full opal_prd_msg to kernel
The kernel is only accessing part of struct opal_prd_msg, and doesn't need to know about the rest. This change moves the "internal" parts of opal_prd_msg to a separate header. In order for the kernel to pass full messages between userspace and firmware, it needs the total size of the struct. We put this in the header for the kernel to access. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external/opal-prd')
0 files changed, 0 insertions, 0 deletions