On Fri, Jul 7, 2017 at 2:30 AM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > Yes, it's very possible that it will work properly, but at which price? > You will need to add some complexity to make it work, is it worth? We will see. I think it is clean enough I will take a try. The price is my time and other's who will need to review it. > Except for the added complexity of having to maintain the ref count > for, IMO, no good enough reasons, the problem is that some lists > contains NULL pointers as legitimate values (I don't remember which I guess we will find out. It is not hard to assert of NULL add to the ptrlist. I do have ways to allow any value in entry but add more complexity. Doing the correct thing is first priority. If we are talking about the run time cost, I double it will make much of the difference. We can benchmark for it. Chris -- 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