On Tue, Apr 16, 2019 at 10:55 AM Tri Vo <trong@xxxxxxxxxxx> wrote: > > On Tue, Apr 16, 2019 at 8:21 AM Jessica Yu <jeyu@xxxxxxxxxx> wrote: > > > > +++ Tri Vo [15/04/19 11:18 -0700]: > > >Provide stubs for within_module_core(), within_module_init(), and > > >within_module() to prevent build errors when !CONFIG_MODULES. > > > > > >v2: > > >- Generalized commit message, as per Jessica. > > >- Stubs for within_module_core() and within_module_init(), as per Nick. > > > > > >Suggested-by: Matthew Wilcox <willy@xxxxxxxxxxxxx> > > >Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > >Reported-by: kbuild test robot <lkp@xxxxxxxxx> > > >Link: https://marc.info/?l=linux-mm&m=155384681109231&w=2 > > >Signed-off-by: Tri Vo <trong@xxxxxxxxxxx> > > > > Applied, thanks! > > Thank you! Andrew, this patch fixes 8c3d220cb6b5 ("gcov: clang support"). Could you re-apply the gcov patch? Sorry, if it's a dumb question. I'm not familiar with how cross-tree patches are handled in Linux.