From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions Date: Tue, 05 Dec 2017 18:00:31 -0500 (EST) Message-ID: <20171205.180031.935589370339834625.davem@davemloft.net> References: <20171205201711.GA18445@jcartwri.amer.corp.natinst.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: julia.lawall@lip6.fr, rafalo@cadence.com, nicolas.ferre@microchip.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kbuild-all@01.org To: julia@ni.com Return-path: In-Reply-To: <20171205201711.GA18445@jcartwri.amer.corp.natinst.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Julia Cartwright Date: Tue, 5 Dec 2017 14:17:11 -0600 > While Julia Lawall's cocci-generated patch fixes the problem, the right > solution is to obviate the problem altogether. I already applied Julia's patch. And I hope that if you generated this against current net-next you would have seen that. So you'll need to redo this series and put the GFP_KERNEL back.