Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM

2017-12-26 Thread Serge Semin
On Fri, Dec 22, 2017 at 08:18:09AM +0100, Marcin Nowakowski wrote: > Hi Serge, > > On 19.12.2017 21:14, Serge Semin wrote: > >Hello folks, > > > >Almost a year ago I sent a patchset to the Linux MIPS community. The main > >target of the patchset > >was to get rid from the old bootmem allocator

Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM

2017-12-21 Thread Marcin Nowakowski
Hi Serge, On 19.12.2017 21:14, Serge Semin wrote: Hello folks, Almost a year ago I sent a patchset to the Linux MIPS community. The main target of the patchset was to get rid from the old bootmem allocator usage at the MIPS architecture. Additionally I had a problem with CMA usage on my MIPS

Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM

2017-12-21 Thread Serge Semin
Hello folks, > > -Original Message- > > From: Peter Wotton > > Sent: 20 December 2017 16:18 > > To: 'Serge Semin' > > Cc: Paul Burton; Matt Redfearn; 'james.ho...@imips.com'; Marcin > > Nowakowski > > Subject: RE: [RFC] M

Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM

2017-12-20 Thread Alexander Sverdlin
Hello Serge, On 19/12/17 21:14, Serge Semin wrote: > Almost a year ago I sent a patchset to the Linux MIPS community. The main > target of the patchset > was to get rid from the old bootmem allocator usage at the MIPS architecture. > Additionally I had > a problem with CMA usage on my MIPS machi