On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
Hi Eric,
> This series is also available at:
>
> git fetch
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> lib-crc-arch-v2
...
I tried git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
crc
On Tue, Jun 10, 2025 at 11:39:22AM -0600, Jason A. Donenfeld wrote:
> On Sun, Jun 08, 2025 at 04:48:17PM -0700, Eric Biggers wrote:
> > On Sat, Jun 07, 2025 at 05:47:02PM -0600, Jason A. Donenfeld wrote:
> > > On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
> > > > Having arch-specifi
On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
> This series is also available at:
>
> git fetch
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> lib-crc-arch-v2
>
> This series improves how lib/crc supports arch-optimized code. First,
> instead of the
On Sun, Jun 08, 2025 at 04:48:17PM -0700, Eric Biggers wrote:
> On Sat, Jun 07, 2025 at 05:47:02PM -0600, Jason A. Donenfeld wrote:
> > On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
> > > Having arch-specific code outside arch/ was somewhat controversial when
> > > Zinc proposed it
On Tue, Jun 10, 2025 at 08:36:39AM +1000, Julian Calaby wrote:
> Hi Eric,
>
> On Tue, Jun 10, 2025 at 5:49 AM Eric Biggers wrote:
> >
> > On Mon, Jun 09, 2025 at 06:15:24PM +1000, Julian Calaby wrote:
> > > Hi Eric,
> > >
> > > On Sun, Jun 8, 2025 at 6:07 AM Eric Biggers wrote:
> > > >
> > > > T
Hi Eric,
On Tue, Jun 10, 2025 at 5:49 AM Eric Biggers wrote:
>
> On Mon, Jun 09, 2025 at 06:15:24PM +1000, Julian Calaby wrote:
> > Hi Eric,
> >
> > On Sun, Jun 8, 2025 at 6:07 AM Eric Biggers wrote:
> > >
> > > This series is also available at:
> > >
> > > git fetch
> > > https://git.kerne
Eric,
> This series improves how lib/crc supports arch-optimized code. First,
> instead of the arch-optimized CRC code being in arch/$(SRCARCH)/lib/,
> it will now be in lib/crc/$(SRCARCH)/. Second, the API functions (e.g.
> crc32c()), arch-optimized functions (e.g. crc32c_arch()), and generic
>
On Mon, Jun 09, 2025 at 06:15:24PM +1000, Julian Calaby wrote:
> Hi Eric,
>
> On Sun, Jun 8, 2025 at 6:07 AM Eric Biggers wrote:
> >
> > This series is also available at:
> >
> > git fetch
> > https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> > lib-crc-arch-v2
> >
> > Thi
On Mon, Jun 09, 2025 at 09:40:40AM +0200, Ingo Molnar wrote:
>
> * Eric Biggers wrote:
>
> > This series is also available at:
> >
> > git fetch
> > https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> > lib-crc-arch-v2
> >
> > This series improves how lib/crc supports ar
Hi Eric,
On Sun, Jun 8, 2025 at 6:07 AM Eric Biggers wrote:
>
> This series is also available at:
>
> git fetch
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> lib-crc-arch-v2
>
> This series improves how lib/crc supports arch-optimized code. First,
> instead of the
* Eric Biggers wrote:
> This series is also available at:
>
> git fetch
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> lib-crc-arch-v2
>
> This series improves how lib/crc supports arch-optimized code. First,
> instead of the arch-optimized CRC code being in arc
On Sat, Jun 07, 2025 at 05:47:02PM -0600, Jason A. Donenfeld wrote:
> On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
> > Having arch-specific code outside arch/ was somewhat controversial when
> > Zinc proposed it back in 2018. But I don't think the concerns are
> > warranted. It's
On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
> Having arch-specific code outside arch/ was somewhat controversial when
> Zinc proposed it back in 2018. But I don't think the concerns are
> warranted. It's better from a technical perspective, as it enables the
> improvements menti
This series is also available at:
git fetch
https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
lib-crc-arch-v2
This series improves how lib/crc supports arch-optimized code. First,
instead of the arch-optimized CRC code being in arch/$(SRCARCH)/lib/, it
will now be in lib/c
14 matches
Mail list logo