From: Paul Gortmaker <paul.gortma...@windriver.com> Date: Mon, 16 Nov 2015 20:45:25 -0500
> Just a heads up that this breaks all arm64 builds in linux-next from > Monday; bisect says: > > 00fd38d938db3f1ab1c486549afc450cb7e751b1 is the first bad commit > commit 00fd38d938db3f1ab1c486549afc450cb7e751b1 > Author: Eric Dumazet > <eduma...@google.com>http://kisskb.ellerman.id.au/kisskb/buildresult/12548450/ > Date: Thu Nov 12 08:43:18 2015 -0800 > > tcp: ensure proper barriers in lockless contexts > > Here is one of the linux-next fails: > > http://kisskb.ellerman.id.au/kisskb/buildresult/12548450/ Thanks for the report Paul. I think Eric's patch is correct. I see what ARM is trying to do here, but it really has to accomodate const arguments to smp_load_acquire(). -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html