diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 11:39:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-05 16:23:38 +0200 |
commit | 4dcce5b081555a33e97e06093910e6cfe6cb1023 (patch) | |
tree | b6742938a130ed50b1399300c9c15066c71d62a4 /Makefile | |
parent | fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link() (diff) | |
download | linux-4dcce5b081555a33e97e06093910e6cfe6cb1023.tar.xz linux-4dcce5b081555a33e97e06093910e6cfe6cb1023.zip |
scripts: get_abi.pl: fix fallback rule for undefined symbols
The rule that falls back to the long regex list is wrong:
it is just running again the same loop it did before.
change it to look at the "others" table.
That slows the processing speed, but provides a better
list of undefined symbols.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/a3ba919e9a9208a5f012a13c9674c362a9d73169.1632994565.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions