Re: Build regressions/improvements in v6.8-rc1

2024-02-05 Thread Jesse Brandeburg
On 1/23/2024 3:45 AM, Geert Uytterhoeven wrote: > in drivers/net/ethernet/intel/ice/ice_base.c > > powerpc-gcc5/ppc32_allmodconfig > in drivers/net/ethernet/intel/ice/ice_nvm.c > > aarcharm64-gcc5/arm64-allmodconfig > powerpc-gcc5/ppc32_allmodconfig > powerpc-gcc5/powerpc-allmodconfig > powerpc-g

Re: [Intel-wired-lan] [PATCH 0/7] [RESEND] [net] intel: Use smp_rmb rather than read_barrier_depends

2017-11-16 Thread Jesse Brandeburg
On Thu, 16 Nov 2017 14:03:02 -0600 Brian King wrote: > I did think about changing the powerpc definition of read_barrier_depends, > but after reading up on that barrier, decided it was not the correct barrier > to be used in this context. Here is some good historical background on > read_barrier_d

Re: powerpc allmodconfig

2008-10-16 Thread Jesse Brandeburg
On Wed, Oct 15, 2008 at 11:58 PM, David Miller <[EMAIL PROTECTED]> wrote: >> There's already a completely different fix queued in netdev patchworks >> (for myri10ge only right now, to be duplicated for Intel drivers). The >> idea is to stop having almost-unrelated drivers select each other >> direc