diff options
| author | Manfred Spraul <[email protected]> | 2014-06-06 14:37:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-06 16:08:15 -0700 |
| commit | d198cd6d6d02d0a335af2deacb60816ebb4719d1 (patch) | |
| tree | daeed09468d467dbddb1be28281f0f7abd6d8160 /tools/perf/scripts/python | |
| parent | 2f2ed41dcaec34f2d6f224aa84efcc5a9dd8d5c3 (diff) | |
ipc/sem.c: change perform_atomic_semop parameters
Right now, perform_atomic_semop gets the content of sem_queue as
individual fields. Changes that, instead pass a pointer to sem_queue.
This is a preparation for the next patch: it uses sem_queue to store the
reason why a task must sleep.
Signed-off-by: Manfred Spraul <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Michael Kerrisk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions