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
| ||
|
Message-ID: <20130112001454.GC21909@kroah.com> Date: Fri, 11 Jan 2013 16:14:54 -0800 From: Greg KH <gregkh@...uxfoundation.org> To: Stephen Warren <swarren@...dotorg.org> Cc: Venu Byravarasu <vbyravarasu@...dia.com>, balbi@...com, sshtylyov@...sta.com, linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org Subject: Re: [PATCH v3] usb: phy: use kzalloc to allocate struct tegra_usb_phy On Fri, Dec 21, 2012 at 01:54:55PM -0700, Stephen Warren wrote: > On 12/20/2012 11:34 PM, Venu Byravarasu wrote: > > Use kzalloc instead of kmalloc to allocate struct tegra_usb_phy. > > This ensures that all function pointers in member u_phy are > > initialized to NULL. > > Seems fine to me. For the record, I'd like to take this through the > Tegra tree with all the other Tegra-related USB patches in order to > manage any dependencies, with the USB maintainers' Acks. Thanks. Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org> -- 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