RE: [PATCH net-next] liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()

2020-07-30 Thread Derek Chickles
> From: Wang Hai > Sent: Wednesday, July 29, 2020 11:12 PM > To: j...@perches.com; Derek Chickles ; Satananda > Burla ; Felix Manlunas ; > da...@davemloft.net; k...@kernel.org > Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: [EXT] [PATCH net-next] liqu

Re: [PATCH net-next] liquidio: Remove unneeded cast from memory allocation

2020-07-28 Thread Derek Chickles
> From: Joe Perches > Subject: [EXT] Re: [PATCH net-next] liquidio: Remove unneeded cast from > memory allocation > > On Tue, 2020-07-28 at 15:39 +, Derek Chickles wrote: > > I think that is fine as well. We just used vmalloc since there is no > > need for a phy

Re: [PATCH net-next] liquidio: Remove unneeded cast from memory allocation

2020-07-28 Thread Derek Chickles
> From: wanghai (M) > Subject: [EXT] Re: [PATCH net-next] liquidio: Remove unneeded cast from > memory allocation > > 在 2020/7/28 17:11, Joe Perches 写道: > > On Tue, 2020-07-28 at 16:42 +0800, wanghai (M) wrote: > >> 在 2020/7/25 5:29, Joe Perches 写道: > >>> On Fri, 2020-07-24 at 21:00 +0800, Wang H

RE: liquidio vs smp_call_function_single_async()

2020-06-11 Thread Derek Chickles
> From: Peter Zijlstra > Sent: Monday, June 8, 2020 6:05 AM > To: Derek Chickles ; Satananda Burla > ; Felix Manlunas > Cc: frede...@kernel.org; linux-kernel@vger.kernel.org; > da...@davemloft.net; k...@kernel.org; net...@vger.kernel.org > Subject: liquidio vs smp_call_

RE: [PATCH 06/15] liquidio: use new module_firmware_crashed()

2020-05-11 Thread Derek Chickles
; linux- > ker...@vger.kernel.org; Luis Chamberlain ; Derek > Chickles ; Satananda Burla ; > Felix Manlunas > Subject: [PATCH 06/15] liquidio: use new module_firmware_crashed() > > -- > This makes use of the

[PATCH] checkpatch: Fix MAINTAINERS search pattern

2014-12-18 Thread Derek Chickles
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. Signed-off-by: Derek Chickles --- scripts/checkpatch.pl | 2 +- 1 file changed, 1 insertion(+), 1