]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count
authorTodd Poynor <toddpoynor@google.com>
Tue, 17 Jul 2018 20:56:53 +0000 (13:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2018 09:39:47 +0000 (11:39 +0200)
commit8b12f41d59a8b2a0c99df22c04443021118eba61
tree303f1d0fab6f6c00e9e0984d33957d44f25c355a
parent2f3f936c9ab4a78c2b0a918959dcecfaa3f96435
staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count

Don't need a 64-bit retry counter.

Reported-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Zhongze Hu <frankhu@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c
drivers/staging/gasket/gasket_core.h