FROMLIST: binder: make binder_last_id an atomic
authorTodd Kjos <tkjos@google.com>
Thu, 25 May 2017 17:56:00 +0000 (10:56 -0700)
committerTodd Kjos <tkjos@google.com>
Thu, 13 Jul 2017 15:34:19 +0000 (08:34 -0700)
commitc4bd08b5ad3823d8ef831da6a069e4c996a7c826
tree871c4e7ae92c388afd3de2910bbcf2f5c5a03c93
parent5551ff2a7d2d9b1ffcc980244b006b38806ac830
FROMLIST: binder: make binder_last_id an atomic

(from https://patchwork.kernel.org/patch/9817809/)

Use an atomic for binder_last_id to avoid locking it

Change-Id: I582c48be4bd04a17d6c96c9a4093c3ade56c47cd
Signed-off-by: Todd Kjos <tkjos@google.com>
drivers/android/binder.c