On Fri, Jan 30, 2015 at 04:43:09PM +0200, Kirill A. Shutemov wrote:
> I've failed my attempt on split up mm_struct into separate header file to
> be able to use defines from <asm/pgtable.h> to define mm_struct: it causes
> too much breakage and requires massive de-inlining of some architectures
> (notably ARM and S390 with PGSTE).
> 
> This is other approach: expose number of page table levels on Kconfig
> level and use it to get rid of nr_pmds in mm_struct.
> 
Hi Kirill,

Can I pull this series from somewhere ?

Thanks,
Guenter
--
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/

Reply via email to