summaryrefslogtreecommitdiff
path: root/include/scsi
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2017-02-03 16:48:14 +0530
committerMichael S. Tsirkin <mst@redhat.com>2017-02-03 23:40:36 +0200
commit79134d11d030b886106bf45a5638c1ccb1f0856c (patch)
tree0a2ec1bcaf8b43168a44bceab5fcbc8968081c19 /include/scsi
parentcda8bba0f99d25d2061c531113c14fa41effc3ae (diff)
MAINTAINERS: update email address for Amit Shah
I'm leaving my job at Red Hat, this email address will stop working next week. Update it to one that I will have access to later. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions
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 'drivers/usb/core/urb.c')