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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Mar 2014 21:46:04 +0100
From:	"Silvio F." <silvio@...t1024.net>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	Silvio F <silvio.fricke@...il.com>, linux-kernel@...r.kernel.org,
	daeseok.youn@...il.com
Subject: Re: [PATCH] staging: unisys: kmalloc/memset to kzalloc conversation

Hi,

> On Tue, Mar 18, 2014 at 09:07:51PM +0100, Silvio F wrote:
> > This patch solves the Coccinelle warning: "kzalloc should be used
> > instead of kmalloc/memset"
> > 
> > This patch is a fixup for
> > 
> > 	linux-next: 97a84f1203786985856a0d4b49b1d7cc387238ce
> > 	"Staging: unisys: Replace kmalloc/memset with kzalloc"
> > 
> > Signed-off-by: Silvio F <silvio.fricke@...il.com>
> > ---
> >  drivers/staging/unisys/include/uisutils.h           | 5 +----
> >  drivers/staging/unisys/virthba/virthba.c            | 3 +--
> >  drivers/staging/unisys/virtpci/virtpci.c            | 3 +--
> >  drivers/staging/unisys/visorutil/memregion_direct.c | 5 ++---
> >  drivers/staging/unisys/visorutil/periodic_work.c    | 5 ++---
> >  5 files changed, 7 insertions(+), 14 deletions(-)
> 
> If you don't cc: the maintainers of the code, they will never see this
> and it can't be applied :(

ouu!

> Care to resend it properly?

Yes I will.
I rework and add Joe Perches recommendation into the new set.

Cheers,
Silvio

-- 
-- S. Fricke ---------------------------------------- silvio@...t1024.net --
   Diplom-Informatiker (FH)
   Linux-Entwicklung             JABBER: silvio@...versation.port1024.net   
----------------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ