lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 19 Oct 2020 17:04:19 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Valentin Vidic <vvidic@...entin-vidic.from.hr> Cc: "David S. Miller" <davem@...emloft.net>, Philip Rischel <rischelp@....com>, Florian Fainelli <florian@...nwrt.org>, Roman Yeryomin <roman@...em.lv>, Willem de Bruijn <willemdebruijn.kernel@...il.com>, Andrew Morton <akpm@...ux-foundation.org>, Mike Rapoport <rppt@...nel.org>, Martin Habets <mhabets@...arflare.com>, "Michael S. Tsirkin" <mst@...hat.com>, Network Development <netdev@...r.kernel.org>, linux-kernel <linux-kernel@...r.kernel.org>, kernel test robot <lkp@...el.com> Subject: Re: [PATCH] net: korina: cast KSEG0 address to pointer in kfree On Sun, 18 Oct 2020 20:42:55 +0200 Valentin Vidic wrote: > Fixes gcc warning: > > passing argument 1 of 'kfree' makes pointer from integer without a cast > > Fixes: 3af5f0f5c74e ("net: korina: fix kfree of rx/tx descriptor array") > Reported-by: kernel test robot <lkp@...el.com> > Signed-off-by: Valentin Vidic <vvidic@...entin-vidic.from.hr> Applied, thank you!
Powered by blists - more mailing lists