summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/r8a66597-udc.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-15 16:21:59 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-15 16:21:59 -0800
commit49def1853334396f948dcb4cedb9347abb318df5 (patch)
treec5a5a4527656f2aac3c8f66c6849bcd5bde002b0 /drivers/usb/gadget/udc/r8a66597-udc.h
parent99421c1cb27fb837e93b517036fab4500fe39de5 (diff)
Linux 4.10-rc4
Diffstat (limited to 'drivers/usb/gadget/udc/r8a66597-udc.h')
0 files changed, 0 insertions, 0 deletions
l operations which arm the timer happen on the CPU to which the timer belongs. Simplify the whole machinery by using mod_timer() instead of add_timer_on() which avoids the problem because mod_timer() can handle already queued timers. Use __start_timer() everywhere so the earliest armed expiry time is preserved. Reported-by: Erik Veijola <erik.veijola@intel.com> Tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Borislav Petkov <bp@alien8.de> Cc: Tony Luck <tony.luck@intel.com> Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701310936080.3457@nanos Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'net/dccp/ccids/ccid3.h')