Re: [PATCH 0/2] doc: LSM: update usage document for current LSM stacking
Lincoln Wallace <[email protected]> Thu, 23 Jul 2026 21:24:59 -0300
| Newsgroups | org.kernel.vger.linux-security-module,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 23, 2026 at 10:47:12AM -0700, Casey Schaufler wrote: > I've been stewing on this since it came up. We should probably > remove the somewhat complicated logic from the Kconfig files if > it's not adding value. That seems worth doing, but it looks like a separate change to me. The document currently describes behaviour the code does not have, and that's worth correcting either way. If the Kconfig is simplified later, updating these paragraphs again should be a small part of that series. Happy to help with the Kconfig cleanup if that would be useful. Do you see anything in the two patches that needs adjusting as they stand?