All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Patch "net: korina: fix kfree of rx/tx descriptor array" has been added to the 4.4-stable tree
       [not found] <20201026055650.4235D2222C@mail.kernel.org>
@ 2020-10-26  9:39 ` Valentin Vidić
  2020-10-26 14:20   ` Sasha Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Vidić @ 2020-10-26  9:39 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

On Mon, Oct 26, 2020 at 01:56:49AM -0400, Sasha Levin wrote:
> This is a note to let you know that I've just added the patch titled
> 
>     net: korina: fix kfree of rx/tx descriptor array
> 
> to the 4.4-stable tree which can be found at:
>     http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> 
> The filename of the patch is:
>      net-korina-fix-kfree-of-rx-tx-descriptor-array.patch
> and it can be found in the queue-4.4 subdirectory.
> 
> If you, or anyone else, feels it should not be added to the stable tree,
> please let <stable@vger.kernel.org> know about it.

A followup patch is probably required with this one:

commit 3bd57b90554b4bb82dce638e0668ef9dc95d3e96
net: korina: cast KSEG0 address to pointer in kfree

Fixes gcc warning:

passing argument 1 of 'kfree' makes pointer from integer without a cast

Fixes: 3af5f0f ("net: korina: fix kfree of rx/tx descriptor array")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
Link: https://lore.kernel.org/r/20201018184255.28989-1-vvidic@valentin-vidic.from.hr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

-- 
Valentin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch "net: korina: fix kfree of rx/tx descriptor array" has been added to the 4.4-stable tree
  2020-10-26  9:39 ` Patch "net: korina: fix kfree of rx/tx descriptor array" has been added to the 4.4-stable tree Valentin Vidić
@ 2020-10-26 14:20   ` Sasha Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Sasha Levin @ 2020-10-26 14:20 UTC (permalink / raw)
  To: Valentin Vidić; +Cc: stable

On Mon, Oct 26, 2020 at 10:39:31AM +0100, Valentin Vidić wrote:
>On Mon, Oct 26, 2020 at 01:56:49AM -0400, Sasha Levin wrote:
>> This is a note to let you know that I've just added the patch titled
>>
>>     net: korina: fix kfree of rx/tx descriptor array
>>
>> to the 4.4-stable tree which can be found at:
>>     http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
>>
>> The filename of the patch is:
>>      net-korina-fix-kfree-of-rx-tx-descriptor-array.patch
>> and it can be found in the queue-4.4 subdirectory.
>>
>> If you, or anyone else, feels it should not be added to the stable tree,
>> please let <stable@vger.kernel.org> know about it.
>
>A followup patch is probably required with this one:
>
>commit 3bd57b90554b4bb82dce638e0668ef9dc95d3e96
>net: korina: cast KSEG0 address to pointer in kfree
>
>Fixes gcc warning:
>
>passing argument 1 of 'kfree' makes pointer from integer without a cast
>
>Fixes: 3af5f0f ("net: korina: fix kfree of rx/tx descriptor array")
>Reported-by: kernel test robot <lkp@intel.com>
>Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
>Link: https://lore.kernel.org/r/20201018184255.28989-1-vvidic@valentin-vidic.from.hr
>Signed-off-by: Jakub Kicinski <kuba@kernel.org>

I'll grab that one too, thanks!

-- 
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-26 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201026055650.4235D2222C@mail.kernel.org>
2020-10-26  9:39 ` Patch "net: korina: fix kfree of rx/tx descriptor array" has been added to the 4.4-stable tree Valentin Vidić
2020-10-26 14:20   ` Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.