[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAE9FiQUPKP4QpRwoo8ET8P1RSse+KEXMf6j9r4yVJWjbWNzbMQ@mail.gmail.com>
Date: Tue, 16 Oct 2012 21:40:44 -0700
From: Yinghai Lu <yinghai@...nel.org>
To: "Liu, Chuansheng" <chuansheng.liu@...el.com>
Cc: "tglx@...utronix.de" <tglx@...utronix.de>,
"mingo@...hat.com" <mingo@...hat.com>,
"Siddha, Suresh B" <suresh.b.siddha@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86/ioapic: fix the irq_2_pin mem leak when destroy_irq
On Tue, Oct 16, 2012 at 8:36 PM, Liu, Chuansheng
<chuansheng.liu@...el.com> wrote:
>> So we can use generic list helper function.
> Does it really need the generic list with both prev and next pointers?
> For irq_2_pin list, the next pointer seems be enough.
generic version should be always better than home grown one.
--
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