-
- Downloads
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timer: Use debugobjects to catch deletion of uninitialized timers timer: Setup uninitialized timer with a stub callback debugobjects: Extend to assert that an object is initialized debugobjects: Be smarter about static objects
No related branches found
No related tags found
Showing
- Documentation/DocBook/debugobjects.tmpl 50 additions, 0 deletionsDocumentation/DocBook/debugobjects.tmpl
- include/linux/debugobjects.h 6 additions, 0 deletionsinclude/linux/debugobjects.h
- kernel/timer.c 56 additions, 6 deletionskernel/timer.c
- lib/debugobjects.c 50 additions, 4 deletionslib/debugobjects.c
Please register or sign in to comment