Re: Question about the "Dynamic reserved memory" patch

2020-03-12 Thread 양원혁
> On Fri, 13 Mar 2020 12:06:37 +0900, said: > > > In the __reserved_mem_reserve_reg() function, I found something that > > I couldn't easily understand. > > > > To get help, I sent an e-mail to this mailing list. > > > > if (first) { > >

Re: Question about the "Dynamic reserved memory" patch

2020-03-12 Thread Valdis Klētnieks
On Fri, 13 Mar 2020 12:06:37 +0900, said: > In the __reserved_mem_reserve_reg() function, I found something that > I couldn't easily understand. > > To get help, I sent an e-mail to this mailing list. > if (first) { > fdt_reserved_mem_save_node(node,

Question about the "Dynamic reserved memory" patch

2020-03-12 Thread 양원혁
Hi. Recently, I read about the "Dynamic reserved memory" patch. In the __reserved_mem_reserve_reg() function, I found something that I couldn't easily understand. To get help, I sent an e-mail to this mailing list. I attached the code below. static int __init