On Fri, Mar 09, 2018 at 03:30:05AM +0100, Luc Van Oostenryck wrote: > This series contains a fix for erroneous memop simplification > related to wrong 'simplification' of OP_SYMADDRs. Because those > OP_SYMADDRs are simplified away (replaced by the symbol itself) > the corresponding symbol is no more considered as being > addressable which cause errors in the memop simplification. After some more investigation, it appears that while this series may be desirable (there are also two cons) the problem it fixes is in fact deeper and need two separate fixes. So, please ignore it. -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html