From e03c2da6574223081b786960e39c1e5ecf5d492d Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Tue, 19 May 2015 11:38:17 -0700 Subject: [PATCH] ips: remove pointless #warning non-x86 builds want the #warning in the IPS code about compiling on the wrong architecture removed because it keeps triggering on their platforms build farms. Transform from a compile time warning into a runtime one with taint to preserve the original intent of the authors. Acked-by: Arnd Bergmann Signed-off-by: James Bottomley --- Reading git-format-patch failed