diff options
| author | Thomas Gleixner <[email protected]> | 2020-07-26 16:14:43 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2020-07-26 16:22:27 +0000 |
| commit | 3135f5b73592988af0eb1b11ccbb72a8667be201 (patch) | |
| tree | 388203be29a37adcbd2377639d277ab8a80e8adc /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
| parent | entry: Correct 'noinstr' attributes (diff) | |
| download | kernel-3135f5b73592988af0eb1b11ccbb72a8667be201.tar.gz kernel-3135f5b73592988af0eb1b11ccbb72a8667be201.zip | |
entry: Correct __secure_computing() stub
The original version of that used secure_computing() which has no
arguments. Review requested to switch to __secure_computing() which has
one. The function name was correct, but no argument added and of course
compiling without SECCOMP was deemed overrated.
Add the missing function argument.
Fixes: 6823ecabf030 ("seccomp: Provide stub for __secure_computing()")
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions
