summaryrefslogtreecommitdiff
path: root/net/key
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2017-02-01 05:28:14 +1000
committerDave Airlie <airlied@redhat.com>2017-02-01 05:28:14 +1000
commitedc67410449c668434b183bb0f770b7bf456c750 (patch)
tree9e75490ab352bf7d2e4a689ee761656d3dafc7d1 /net/key
parent566cf877a1fcb6d6dc0126b076aad062054c2637 (diff)
parent2b5078937355c0d662ecef54b7d4d04f48da4fa9 (diff)
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-fixes
Just a couple of minor race/regression fixes, nothing exciting, but somewhat important * 'linux-4.10' of git://github.com/skeggsb/linux: drm/nouveau/kms/nv50: request vblank events for commits that send completion events drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215 drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=m drm/nouveau/disp/mcp7x: disable dptmds workaround drm/nouveau: prevent userspace from deleting client object drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions
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 'tools/build/feature/test-libbfd.c')