On Sun, 24 Jan 2021 20:32:02 -0800 Randy Dunlap <rdun...@infradead.org> wrote:
> Add qualifying build option legend [CMA] to kernel boot options > that requirce CMA support to be enabled for them to be usable. > > Also capitalize 'CMA' when it is used as an acronym. > > Signed-off-by: Randy Dunlap <rdun...@infradead.org> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-...@vger.kernel.org > Cc: linux...@kvack.org > Cc: Andrew Morton <a...@linux-foundation.org> > Cc: Mike Kravetz <mike.krav...@oracle.com> > --- > v2: rebase & resend > > Documentation/admin-guide/kernel-parameters.txt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied, thanks. jon