Re: [PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-01-28 22:35:50
Also in:
linux-doc, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-01-28 22:35:50
Also in:
linux-doc, lkml
On Sun, 24 Jan 2021 20:32:02 -0800 Randy Dunlap [off-list ref] 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 <redacted> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: linux-mm@kvack.org Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Mike Kravetz <redacted> --- v2: rebase & resend Documentation/admin-guide/kernel-parameters.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied, thanks. jon