Home
last modified time | relevance | path

Searched hist:"483 f7d69" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Devm483f7d69 Tue Sep 28 05:14:04 CDT 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> ABI: evm: place a second what at the next line

Originally, get_abi.pl was using spaces to separate What: parameters,
but there are several references that declare things like:

/sys/class/powercap/.../<power zone>/enabled

So, the logic was changes in order to properly address it.
That broke the second What added by
Changeset 18e49b304633 ("ABI: security: fix location for evm and ima_policy").

As the only file that defines multiple What: at the same line is
this file, let's move the second What: to a separate line.

Fixes: 18e49b304633 ("ABI: security: fix location for evm and ima_policy")
Fixes: ab9c14805b37 ("scripts: get_abi.pl: Better handle multiple What parameters")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/1f1e29ccdc0dd0ec089a67b8a4e9650517c6137a.1632823172.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>