mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
Sphinx 6.0 removed the execfile_() function, which we use as part of the configuration process. They *did* warn us... Just open-code the functionality as is done in Sphinx itself. Tested (using SPHINX_CONF, since this code is only executed with an alternative config file) on various Sphinx versions from 2.5 through 6.0. Reported-by: Martin Liška <mliska@suse.cz> Cc: stable@vger.kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net> |
||
|---|---|---|
| .. | ||
| automarkup.py | ||
| cdomain.py | ||
| kernel_abi.py | ||
| kernel_feat.py | ||
| kernel_include.py | ||
| kerneldoc-preamble.sty | ||
| kerneldoc.py | ||
| kernellog.py | ||
| kfigure.py | ||
| load_config.py | ||
| maintainers_include.py | ||
| parallel-wrapper.sh | ||
| parse-headers.pl | ||
| requirements.txt | ||
| rstFlatTable.py | ||