Re: [PATCH 2/3] objtool: move stack-validation.txt to Documentation/
From: Jonathan Corbet
Date: Tue Mar 05 2019 - 09:44:19 EST
On Tue, 5 Mar 2019 14:48:15 +0900
Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote:
> Move the document to the standard Documentation/ directory instead of
> creating the same directory structure under objtool/.
This seems like a good idea to me, but can I make a couple of requests?
- Convert it to RST while you're at it? It's 99% there already.
- Let's not add it to the top-level Documentation/ mess; I'm slowly
trying to bring some order there. Perhaps a better home would be
Documentation/kbuild/ ?
Thanks,
jon