From: Christoph Hellwig Date: Wed, 28 Jun 2006 11:26:44 +0000 (-0700) Subject: [PATCH] mark address_space_operations const X-Git-Tag: v2.6.18-rc1~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e54d6e53a20cef45af7499e86164f0e0d16bb2;p=pandora-kernel.git [PATCH] mark address_space_operations const Same as with already do with the file operations: keep them in .rodata and prevents people from doing runtime patching. Signed-off-by: Christoph Hellwig Cc: Steven French Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed