diff options
author | 2016-10-31 08:11:43 -0700 | |
---|---|---|
committer | 2016-11-01 07:39:17 +0100 | |
commit | 405c0759712f57b680f66aee9c55cd06ad1cbdef (patch) | |
tree | 3a93cb428043131fd231b348dbe469be9dfadc30 /drivers/gpu/drm/amd/amdgpu | |
parent | Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (diff) | |
download | linux-dev-405c0759712f57b680f66aee9c55cd06ad1cbdef.tar.xz linux-dev-405c0759712f57b680f66aee9c55cd06ad1cbdef.zip |
fork: Add task stack refcounting sanity check and prevent premature task stack freeing
If something goes wrong with task stack refcounting and a stack
refcount hits zero too early, warn and leak it rather than
potentially freeing it early (and silently).
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/f29119c783a9680a4b4656e751b6123917ace94b.1477926663.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions