Re: [PATCH 1/2] rpi: add an RPi Kconfig to configure size of initial page reservation

2020-02-26 Thread Kyle Evans
On Wed, Feb 26, 2020 at 3:38 PM wrote: > > From: Kyle Evans > > While the nearly-universal default for the Raspberry Pi family is to use > spin tables and the spin table implementation provided by the Raspberry Pi > Foundation, FreeBSD and others may use a PSCI implementation instead. > > Accommo

[PATCH 1/2] rpi: add an RPi Kconfig to configure size of initial page reservation

2020-02-26 Thread kevans
From: Kyle Evans While the nearly-universal default for the Raspberry Pi family is to use spin tables and the spin table implementation provided by the Raspberry Pi Foundation, FreeBSD and others may use a PSCI implementation instead. Accommodate these setups by allowing them to configure for mo