Revision 4b01f5a4c9c4f0c502875c1fb31dcd5d0df86475 authored by Linus Torvalds on 20 July 2019, 17:43:03 UTC, committed by Linus Torvalds on 20 July 2019, 17:43:03 UTC
Pull smp fix from Thomas Gleixner:
 "Add warnings to the smp function calls so callers from wrong contexts
  get detected"

* 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  smp: Warn on function calls from softirq context
2 parent s 70e6e1b + 19dbdcb
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top