On Sun, Jul 09, 2017 at 01:54:41AM -0700, Christopher Li wrote: > On Sun, Jul 9, 2017 at 12:18 AM, Luc Van Oostenryck > <luc.vanoostenryck@xxxxxxxxx> wrote: > > On Sat, Jul 08, 2017 at 10:54:18PM -0700, Christopher Li wrote: > >> Hi Luc, > >> > >> I make some progress of the ptrlist ref count patch. > > Have you this new version available somewhere? > > Just clean it up a bit: > > https://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git/log/?h=ptrlist-refcount-clean OK, thanks. > While you where there, can you take a look at the patch before it? > I need to have it to avoid die on the ep->bbs list. I already looked at it Friday but I haven't yet totally made my mind about it. I understand quite well the need and motivation for it. It passes my crash tests here too. Problem is that this is exactly what I did first when I needed it for the insert_branch()/"crazy programmer" but but for some reasons I had to move it directly after the insert_branch(). I'm not sure anymore about the reasons though. I suppose it was some bad effects with CSE. -- 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