diff options
| author | Thomas Gleixner <[email protected]> | 2021-04-22 19:44:20 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-05-06 18:19:04 +0000 |
| commit | b097d5ed33561507eeffc77120a8c16c2f0f2c4c (patch) | |
| tree | 8ff6e651e37746f8772bc095338277c05dee276d /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI (diff) | |
| download | kernel-b097d5ed33561507eeffc77120a8c16c2f0f2c4c.tar.gz kernel-b097d5ed33561507eeffc77120a8c16c2f0f2c4c.zip | |
futex: Get rid of the val2 conditional dance
There is no point in checking which FUTEX operand treats the utime pointer
as 'val2' argument because that argument to do_futex() is only used by
exactly these operands.
So just handing it in unconditionally is not making any difference, but
removes a lot of pointless gunk.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions
