diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2021-05-20 16:42:11 +0300 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2021-05-21 03:33:22 +0300 |
commit | be29a3709b89374c6ae287b19dd651a8c0f10b8a (patch) | |
tree | a4355d0cf1828a895418aaa127e91282be675ebd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eb817368f50c1cbe1bd07044124aad7db6330e3a (diff) | |
download | linux-be29a3709b89374c6ae287b19dd651a8c0f10b8a.tar.xz |
cifsd: fix build error without CONFIG_OID_REGISTRY
Fix build error when CONFIG_OID_REGISTRY is not set:
mips-linux-gnu-ld: fs/cifsd/asn1.o: in function `gssapi_this_mech':
asn1.c:(.text+0xaa0): undefined reference to `sprint_oid'
mips-linux-gnu-ld: fs/cifsd/asn1.o: in function `neg_token_init_mech_type':
asn1.c:(.text+0xbec): undefined reference to `sprint_oid'
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions