diff options
author | Jordan Niethe <jniethe5@gmail.com> | 2020-05-06 05:40:33 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-05-18 16:10:37 +0200 |
commit | 7ba68b2172c19031fdc2a2caf37328edd146e299 (patch) | |
tree | 308fb5c5231ef35c900818c159b58b7410cb3d18 /scripts/package | |
parent | powerpc: Use a function for reading instructions (diff) | |
download | linux-7ba68b2172c19031fdc2a2caf37328edd146e299.tar.xz linux-7ba68b2172c19031fdc2a2caf37328edd146e299.zip |
powerpc: Add a probe_user_read_inst() function
Introduce a probe_user_read_inst() function to use in cases where
probe_user_read() is used for getting an instruction. This will be
more useful for prefixed instructions.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Reviewed-by: Alistair Popple <alistair@popple.id.au>
[mpe: Don't write to *inst on error, fold in __user annotations]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200506034050.24806-14-jniethe5@gmail.com
Diffstat (limited to 'scripts/package')
0 files changed, 0 insertions, 0 deletions