commit | e03c2da6574223081b786960e39c1e5ecf5d492d | [log] [tgz] |
---|---|---|
author | James Bottomley <JBottomley@Odin.com> | Tue May 19 11:38:17 2015 -0700 |
committer | James Bottomley <JBottomley@Odin.com> | Tue Jun 02 17:24:54 2015 -0700 |
tree | 9a5de5d8c30248076788a3938d00829ae86f6aaf | |
parent | 35843048e7e979df3b7b9f2ad49e21797a11386b [diff] |
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 <arnd@arndb.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>