On Tuesday, January 05, 2016 02:15:37 PM Toshi Kani wrote: > I/O resource descriptor, 'desc' in struct resource, needs to be > initialized to zero by default. Some drivers call kmalloc() to > allocate a resource entry, but does not initialize it to zero by > memset(). Change these drivers to call kzalloc(), instead. > > Cc: Matt Porter <mporter@xxxxxxxxxxxxxxxxxxx> > Cc: Alexandre Bounine <alexandre.bounine@xxxxxxx> > Cc: linux-acpi@xxxxxxxxxxxxxxx > Cc: linux-parisc@xxxxxxxxxxxxxxx > Cc: linux-sh@xxxxxxxxxxxxxxx > Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> # sh > Acked-by: Helge Deller <deller@xxxxxx> # parisc > Signed-off-by: Toshi Kani <toshi.kani@xxxxxxx> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> for the ACPI part. -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html