Re: [PATCH rdma-next 5/9] RDMA/core: Restrict sysfs entries view to init_net

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

 



On Tue, Nov 27, 2018 at 07:59:19PM +0000, Parav Pandit wrote:

> > > If there are two modules at same level, one depend on another,
> > > sequencing their init should be done by core kernel.  I changed
> > > ib_umad.ko to fs_initcall for an experiment along with init debug logs
> > > and I see below trace.
> > 
> > That only works if you are using modules, it doesn't work the same if it is
> > linked in with no modules. In fact modules delete all init call ordering levels..
>
> I forgot to mention regarding above experiment, I did change the
> Kconfig to build as no_modules.

Hmmm... Last I recall it is link ordering that sets the initcall
order, so it might be OK if the FS initcalls are constructed in a way
that causes link ordering to work out, or the makefiles happen to be
in the right order.. Really not sure.. Okay, lets leave it

Jason



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux