[PATCH] arch/Kconfig: update a broken file reference

2021-01-19 Thread Lukas Bulwahn
Commit adab66b71abf ("Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"") added the config HAVE_64BIT_ALIGNED_ACCESS back into arch/Kconfig with this revert. In the meantime, commit c9b54d6f362c ("docs: move other kAPI documents to core-api") changed ./Documentation/unaligned-memory-access.tx

Re: [PATCH] arch/Kconfig: update a broken file reference

2021-01-21 Thread Steven Rostedt
On Thu, 21 Jan 2021 11:44:58 -0700 Jonathan Corbet wrote: > On Tue, 19 Jan 2021 10:53:26 +0100 > Lukas Bulwahn wrote: > > > Commit adab66b71abf ("Revert: "ring-buffer: Remove > > HAVE_64BIT_ALIGNED_ACCESS"") > > added the config HAVE_64BIT_ALIGNED_ACCESS back into arch/Kconfig with this > > re

Re: [PATCH] arch/Kconfig: update a broken file reference

2021-01-21 Thread Jonathan Corbet
On Tue, 19 Jan 2021 10:53:26 +0100 Lukas Bulwahn wrote: > Commit adab66b71abf ("Revert: "ring-buffer: Remove > HAVE_64BIT_ALIGNED_ACCESS"") > added the config HAVE_64BIT_ALIGNED_ACCESS back into arch/Kconfig with this > revert. In the meantime, commit c9b54d6f362c ("docs: move other kAPI > docum