]> 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)
commit6e016cec3185e6a2e434311802e9d3e2a19f0ac0
tree303f1d0fab6f6c00e9e0984d33957d44f25c355a
parentc16481d8782f81d35fcb6b5069b06350144a1550
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