Re: [PATCH 00/18] drivers: Remove oprofile and dcookies
Arnd Bergmann <[email protected]> Fri, 15 Jan 2021 10:30:07 +0100
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <CAK8P3a2sbC1wnS20L0DsYz6s4-bgStuG8+Z53xrqLXBwYfTdSQ@mail.gmail.com> |
On Fri, Jan 15, 2021 at 4:45 AM Viresh Kumar <[email protected]> wrote: > > On 14-01-21, 20:18, Arnd Bergmann wrote: > > On Thu, Jan 14, 2021 at 6:51 PM Linus Torvalds > > <[email protected]> wrote: > > > > > > On Thu, Jan 14, 2021 at 3:34 AM Viresh Kumar <[email protected]> wrote: > > > > > > > > This is build/boot tested by kernel test robot (Intel) and Linaro's > > > > Tuxmake[2] for a lot of architectures and no failures were reported. > > > > > > Can you make sure this is in linux-next, and we'll get this in for 5.12? > > > > Hi Viresh, > > > > I can add it to the asm-generic tree for linux-next if you send me a > > pull request. > > I may need to update the patches a few times in the coming days and so > I was thinking it may be better if I ask Stephen to include a branch > from my tree directly instead. Will that be fine Arnd ? Yes, of course. I assume you will also send the pull request during the merge window in that case. Arnd