[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1204271219320.32270@router.home>
Date: Fri, 27 Apr 2012 12:21:34 -0500 (CDT)
From: Christoph Lameter <cl@...ux.com>
To: Tejun Heo <tj@...nel.org>
cc: Yanmin Zhang <yanmin_zhang@...ux.intel.com>,
ShuoX Liu <shuox.liu@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH] percpu, x86: don't use PMD_SIZE as embedded atom_size
on 32bit
On Fri, 27 Apr 2012, Tejun Heo wrote:
> This patch makes x86_32 always use PAGE_SIZE as atom_size for embed
> first chunk allocator.
Would it not be easier to use the first #ifdef in the function to set
pcpu_chosen_fc = PCPU_FC_PAGE?
You could just skip the whole PCPU_FC_PAGE block in the CONFIG_X86_32
case.
--
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