Re: [v2] sh: Call paging_init() earlier in the init sequence
Markus Elfring <[email protected]>
| Newsgroups | gmane.linux.kernel.janitors,gmane.linux.ports.sh.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
>> … >>> Hence, move the call to paging_init() to be earlier in the init >>> sequence so that the reserved memory regions are set aside before any >>> allocations are done using memblock. >> … >> >> Will the tag “Fixes” become relevant here? > > I'm not aware of any bugs that have been reported in this context. Can the mentioned questionable function call ordering be interpreted as a programming mistake? Regards, Markus