Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation

From: Jiaxun Yang
Date: Thu Apr 22 2021 - 09:39:49 EST




On Thu, Apr 22, 2021, at 1:53 PM, H. Nikolaus Schaller wrote:
> Hi,
>
> > Am 21.04.2021 um 21:04 schrieb Maciej W. Rozycki <macro@xxxxxxxxxxx>:
> >
> > On Wed, 21 Apr 2021, H. Nikolaus Schaller wrote:
> >
> >>> In the end I have included four patches on this occasion: 1/4 is the test
> >>> module, 2/4 is an inline documentation fix/clarification for the `do_div'
> >>> wrapper, 3/4 enables the MIPS `__div64_32' backend and 4/4 adds a small
> >>> performance improvement to it.
> >>
> >> How can I apply them to the kernel? There is something wrong which makes
> >> git am fail.
> >
> > I don't know. The changes were made against vanilla 5.12-rc7, but then
> > the pieces affected have not changed for ages. FWIW I can `git am' the
> > series as received back just fine.
>
> Please can you point me to some download/pull/gitweb? It seems as if the series
> also did not appear at https://patchwork.kernel.org/project/linux-mips/list/
>

You may try download raw from:

https://lore.kernel.org/linux-mips/E6326E8A-50DA-4F81-9865-F29EE0E298A9@xxxxxxxxxxxxx/T/#t


--
- Jiaxun