diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-06-29 16:36:53 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-06-29 16:36:53 +0900 |
commit | 986518fba746fe50c98597665d1c4d349b631c1b (patch) | |
tree | 6700e61bb986ff8d931cfeb094dd76f7838fcdfe /ChangeLog | |
parent | 15a4403f244f70234dce8f6a89ea94796dee3022 (diff) |
fix setpriority
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-06-29 NIIBE Yutaka <gniibe@fsij.org> + + * chopstx.c (chopstx_setpriority): Fix sched_lock/unlock. + 2016-06-28 NIIBE Yutaka <gniibe@fsij.org> * chopstx.h (struct chx_poll_head): Declare here. |