Prev: [PATCH v4 1/6] KVM: MMU: introduce gfn_to_pfn_atomic() function
Next: [PATCH v4 3/6] KVM: MMU: introduce pte_prefetch_topup_memory_cache()
From: Matthew Garrett on 1 Jul 2010 10:00 On Wed, Jun 30, 2010 at 05:25:46PM +0800, Axel Lin wrote: > If dell_new_hk_type is true, dell_legacy_wmi_keymap will point to a memory > allocated in setup_new_hk_map(). > In this case, the memory is not freed in current implementation. > This patch fixes the leak by kfree(dell_wmi_keymap) if dell_new_hk_type is true. > > Signed-off-by: Axel Lin <axel.lin(a)gmail.com> Applied, thanks. -- Matthew Garrett | mjg59(a)srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |