From: Emil Velikov Date: Sat, 14 Sep 2024 13:48:20 +0000 (+0100) Subject: libkmod: document the symbols file X-Git-Tag: v34~354 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11ccabdb5acad9bdc95086db5b9ee5ea4f56e25c;p=thirdparty%2Fkmod.git libkmod: document the symbols file Add a note about the v5 sections and note we should not change existing sections. Signed-off-by: Emil Velikov Link: https://github.com/kmod-project/kmod/pull/128 Signed-off-by: Lucas De Marchi --- diff --git a/libkmod/libkmod.sym b/libkmod/libkmod.sym index 00463004..ea1cb448 100644 --- a/libkmod/libkmod.sym +++ b/libkmod/libkmod.sym @@ -1,3 +1,6 @@ +# With kmod v5 we bumped the DSO major and re-tagged all symbols. +# +# NOTE: Do not change the existing sections. Add new symbols to new sections. LIBKMOD_5 { global: kmod_get_log_priority;