From: Randy Dunlap Date: Tue, 27 Jun 2006 09:53:52 +0000 (-0700) Subject: [PATCH] add poison.h and patch primary users X-Git-Tag: v2.6.18-rc1~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9cf55285e87ac423c45d9efca750d3f50234d10;p=pandora-kernel.git [PATCH] add poison.h and patch primary users Localize poison values into one header file for better documentation and easier/quicker debugging and so that the same values won't be used for multiple purposes. Use these constants in core arch., mm, driver, and fs code. Signed-off-by: Randy Dunlap Acked-by: Matt Mackall Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: "David S. Miller" Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed