On Tue, Aug 13, 2019 at 01:16:58PM +0100, Matthias Maennich wrote:
> Similar to modpost's get_next_modinfo(), introduce get_next_modinfo() in
> kernel/module.c to acquire any further values associated with the same
> modinfo tag name. That is useful for any tags that have multiple
> occurrences (such as 'alias'), but is in particular introduced here as
> part of the symbol namespaces patch series to read the (potentially)
> multiple namespaces a module is importing.
> 
> Reviewed-by: Joel Fernandes (Google) <[email protected]>
> Reviewed-by: Martijn Coenen <[email protected]>
> Signed-off-by: Matthias Maennich <[email protected]>

Reviewed-by: Greg Kroah-Hartman <[email protected]>

Reply via email to