On Thu, 15 Nov 2012, Wen Congyang wrote: > We allocate memory to store acpi_memory_info, so we should free it before > freeing mem_device. > > CC: David Rientjes <rient...@google.com> > CC: Jiang Liu <liu...@gmail.com> > CC: Len Brown <len.br...@intel.com> > CC: Benjamin Herrenschmidt <b...@kernel.crashing.org> > CC: Paul Mackerras <pau...@samba.org> > CC: Christoph Lameter <c...@linux.com> > Cc: Minchan Kim <minchan....@gmail.com> > CC: Andrew Morton <a...@linux-foundation.org> > CC: KOSAKI Motohiro <kosaki.motoh...@jp.fujitsu.com> > CC: Yasuaki Ishimatsu <isimatu.yasu...@jp.fujitsu.com> > CC: Rafael J. Wysocki <r...@sisk.pl> > CC: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> > Signed-off-by: Wen Congyang <we...@cn.fujitsu.com>
Acked-by: David Rientjes <rient...@google.com> It's a little strange to be re-initializing mem_device->res_list right before freeing mem_device in acpi_memory_device_free(), though. Owell :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/