]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'yama-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux...
authorJames Morris <james.l.morris@oracle.com>
Wed, 21 Nov 2012 10:45:55 +0000 (21:45 +1100)
committerJames Morris <james.l.morris@oracle.com>
Wed, 21 Nov 2012 10:45:55 +0000 (21:45 +1100)
commit3f0cc6ae86627de825d2371b6d61643f2ce58908
treec4efa5eff81c01029ab884c0d43af16bb91b44b4
parentb5666502700855a1eb1a15482005b22478b9460e
parent235e752789eb65a81477bb82845323dfcbf93012
Merge tag 'yama-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next

Yama features for 3.8:
- replacing locks with RCU
- replacing in-place delete with workqueue

Merged per request by Kees Cook.