From: Jan Beulich Date: Thu, 15 Sep 2011 07:58:51 +0000 (+0100) Subject: x86: constify PCI raw ops structures X-Git-Tag: v3.2-rc1~128^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72da0b07b1b497927758a2102b856ce41e4ba81e;p=pandora-kernel.git x86: constify PCI raw ops structures As with any other such change, the goal is to prevent inadvertent writes to these structures (assuming DEBUG_RODATA is enabled), and to separate data (possibly frequently) written to from such never getting modified. Reviewed-by: Ingo Molnar Signed-off-by: Jan Beulich Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed