aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAkira Yokosawa <[email protected]>2022-02-10 10:26:53 +0900
committerJonathan Corbet <[email protected]>2022-02-14 12:50:17 -0700
commit6b22ce002f755e34e9a92ce5a41ffda0b729b892 (patch)
tree69133712ad84c6f941762bf4790f81971ec962aa /tools/perf/scripts/python
parentf647de4b02dcb1815fb3019f86a001a681daf0a1 (diff)
docs: Makefile: Add -no-shell-escape option to LATEXOPTS
It turns out that LaTeX enables \write18, which allows (some) shell commands to be executed from the document source, by default. This the often-seen warning during a pdfdocs build: restricted \write18 enabled That is a potential security problem and is entirely unnecessary; nothing in the kernel PDF docs build needs that capability. So disable \write18 explicitly. Signed-off-by: Akira Yokosawa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions