[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100105125234.GD1778@basil.fritz.box>
Date: Tue, 5 Jan 2010 13:52:35 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Dave Chinner <david@...morbit.com>
Cc: Andi Kleen <andi@...stfloor.org>, xfs@....sgi.com,
Artem Bityutskiy <dedekind@...radead.org>,
Dave Airlie <airlied@...hat.com>, linux-kernel@...r.kernel.org,
Adrian Hunter <adrian.hunter@...ia.com>
Subject: Re: [PATCH V3] sort: Introduce generic list_sort function
> > Also it would seem cleaner to have it in a own file.
>
> That might make sense if we had a large number of generic sort
> functions and it was difficult to tell the code apart, but we've
> only got 2 right now....
I was more thinking of the case that it can be easily made a lib-y
and then eliminated by the linker on non modular kernels if not needed
(unfortunately that would require putting the EXPORT_SYMBOL somewhere else)
-Andi
--
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