From: Jan Beulich Date: Wed, 6 Feb 2013 15:30:38 +0000 (-0500) Subject: xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() X-Git-Tag: v3.8-rc7~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ac8893a7a51b196501164e645583bf78138699;p=pandora-kernel.git xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() ... as being guest triggerable (e.g. by invoking XEN_PCI_OP_enable_msi{,x} on a device not being MSI/MSI-X capable). This is CVE-2013-0231 / XSA-43. Also make the two messages uniform in both their wording and severity. Signed-off-by: Jan Beulich Acked-by: Ian Campbell Reviewed-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed