diff options
| author | Davidlohr Bueso <[email protected]> | 2016-12-14 23:06:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-12-15 00:04:08 +0000 |
| commit | 4663d3e8f21652f33c698fcc2bf20f61499d9c3e (patch) | |
| tree | 683dd94878d05e85e464627ddd4aa08db0b0bcdc /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | ipc/sem: optimize perform_atomic_semop() (diff) | |
| download | kernel-4663d3e8f21652f33c698fcc2bf20f61499d9c3e.tar.gz kernel-4663d3e8f21652f33c698fcc2bf20f61499d9c3e.zip | |
ipc/sem: explicitly inline check_restart
The compiler already does this, but make it explicit. This helper is
really small and also used in update_queue's main loop, which is O(N^2)
scanning. Inline and avoid the function overhead.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Manfred Spraul <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
