Kees Cook d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue()
For the workqueue creation interfaces that do not expect format strings,
make sure they cannot accidently be parsed that way.  Additionally, clean
up calls made with a single parameter that would be handled as a format
string.  Many callers are passing potentially dynamic string content, so
use "%s" in those cases to avoid any potential accidents.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:41 -07:00
..
2013-07-02 14:23:01 -07:00
2013-07-02 14:42:51 -07:00
2013-07-02 14:33:21 -07:00
2013-07-02 13:43:38 -07:00
2013-07-02 14:33:21 -07:00
2013-06-03 14:20:18 -07:00
2013-07-02 13:43:38 -07:00
2013-06-13 10:13:29 -07:00
2013-07-02 11:44:19 -07:00
2013-07-02 11:44:19 -07:00
2013-07-02 14:42:51 -07:00
2013-06-29 12:57:48 +04:00
2013-07-02 14:23:01 -07:00
2013-06-20 02:15:45 +02:00
2013-07-02 13:43:38 -07:00
2013-06-14 18:28:02 -07:00
2013-07-02 14:42:51 -07:00
2013-06-11 02:46:21 -07:00
2013-07-02 13:43:38 -07:00