From: Kees Cook Date: Wed, 11 Sep 2013 04:39:11 +0000 (-0700) Subject: xen-netback: fix possible format string flaw X-Git-Tag: v3.12-rc2~14^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9677bc024dcaafcf36c1cc4b0706b87be26ee5f;p=pandora-kernel.git xen-netback: fix possible format string flaw This makes sure a format string cannot accidentally leak into the kthread_run() call. Signed-off-by: Kees Cook Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed