[trivial] avoid a warning for each module on s390x
s390x has a reference to _GLOBAL_OFFSET_TABLE_ in each module that is resolved by the module loader. This patch prevents modpost from emitting a warning about that symbol.
Showing
Please register or sign in to comment