RE: [PATCH] liquidio: stop using huge static buffer, save 4096k in .data

2017-06-20 Thread Chickles, Derek
> From: David Miller [mailto:da...@davemloft.net] > Sent: Tuesday, June 20, 2017 12:22 PM > > From: Denys Vlasenko > Date: Mon, 19 Jun 2017 21:50:52 +0200 > > > Only compile-tested - I don't have the hardware. > > > > From code inspection, octeon_pci_write_core_mem() appears to be safe wrt > > u

RE: [PATCH RFC] liquidio: make timeout HZ independent

2016-12-16 Thread Chickles, Derek
> -Original Message- > From: Nicholas Mc Guire [mailto:hof...@osadl.org] > Sent: Thursday, December 15, 2016 10:57 PM > To: Chickles, Derek > Cc: Burla, Satananda; Manlunas, Felix; Vatsavayi, Raghu; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; Nicholas Mc Guire

RE: [PATCH] liquidio CN23XX: make timeout HZ independent

2016-12-16 Thread Chickles, Derek
> -Original Message- > From: Nicholas Mc Guire [mailto:hof...@osadl.org] > Sent: Friday, December 16, 2016 12:11 AM > To: Chickles, Derek > Cc: Burla, Satananda; Manlunas, Felix; Vatsavayi, Raghu; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; Nicholas Mc Guire

RE: linux-next: build failure after merge of the tip tree

2015-06-12 Thread Chickles, Derek
> -Original Message- > From: David Miller [mailto:da...@davemloft.net] > ... > > Thanks. Much appreciated. > > This doesn't work, neither of these emails are a formal proper submission > of a fix for this build failure. > > One of you has to do the work to formally submit the patch to

RE: [PATCH] checkpatch: Fix MAINTAINERS search pattern

2014-12-18 Thread Chickles, Derek
> On Thu, 2014-12-18 at 12:12 -0800, Derek Chickles wrote: > > This fixes the check that was supposed to prevent the MAINTAINERS > > warning from appearing when you run checkpatch.pl on a patch that > > includes new files/directories and an updated MAINTAINERS file. > > This suggested patch doesn'