Borislav Petkov <bp@xxxxxxxxx> writes: > On Tue, Jan 09, 2024 at 10:47:29AM -0700, Jonathan Corbet wrote: >> I wish I'd been copied on this ... > > linux-doc was CCed: > > https://lore.kernel.org/all/20231128142049.GTZWX3QQTSaQk%2F+u53@fat_crate.local/ > > Or did you prefer you directly? Lots of stuff goes to linux-doc, I can miss things. Of course, I miss things in my own email too...you know the drill... > I've been working to get a handle on >> the top-level Documentation/ directories for a while, and would rather >> not see a new one added for this. Offhand, based on this first >> document, it looks like material that belongs under >> Documentation/admin-guide; can we move it there, please? > > Not really an admin guide thing - yes, based on the current content but > actually, the aim for this is to document all things RAS, so it is more > likely a subsystem thing. And all the subsystems are directories under > Documentation/. > > So where do you want me to put it? The hope with all of this documentation thrashing has been to organize our docs with the *reader* in mind. "All things RAS" is convenient for RAS developers, but not for (say) a sysadmin trying to figure out how to make use of it. So I would really rather see RAS documentation placed under admin-guide or userspace-api as appropriate. Yes, there is a lot of existing documentation that still doesn't live up to this idea, but we can try to follow it for new stuff while the rest is (slowly) fixed up. Make sense? Thanks, jon