Re: [PATCH] tracefs: Set visibility of parser symbols as 'internal'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue,  7 Jun 2022 11:12:15 +0200
Daniel Wagner <wagi@xxxxxxxxx> wrote:

> From: Daniel Wagner <dwagner@xxxxxxx>
> 
> Two declarations of an object with 'hidden' linkage refer to
> the same object if they are in the same shared object.
> 
> Internal visibility is like hidden visibility, but with
> additional processor specific semantics. Unless otherwise specified by
> the psABI, GCC defines internal visibility to mean that a function is
> never called from another module.
> 
> It was observed that an 32bit linking against libtracefs failed
> because the parser symbols were missing. As the parser symbols are
> supposed to be used only inside the library, mark them as internal.
> 
> Signed-off-by: Daniel Wagner <dwagner@xxxxxxx>
> ---

Applied. Thanks Daniel!

-- Steve



[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux