Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306793

Re: linux-next: strange commit in the parisc-hd tree

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: linux-next: strange commit in the parisc-hd tree
Date 2016-01-11 23:50 +0100
Message-ID <qPTrJ-rQ-31@gated-at.bofh.it> (permalink)
References <qPwEO-1Pe-11@gated-at.bofh.it> <qPSvF-89y-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 2016-01-11 at 22:46 +0100, Helge Deller wrote:
> On 10.01.2016 23:28, Stephen Rothwell wrote:
> > I noticed the following commit in the parisc-hd tree today:
> > 
> >   43122681dd75 ("Fix __ARCH_SI_PREAMBLE_SIZE on parisc")
> > 
> > which among other things says:
> > 
> >   This patch is not planned to be committed as it currently is.
> 
> Right, I split it up into two.
> 
> > [...] Please remove it from linux-next inclusion until it is ready.
> 
> Sure, I just removed it now.
> 
> > Delibeately introducing a patch to linux-next that may well cause build breakage
> > in other architectures just before the merge window opens is a bit antisocial.
> 
> That was in no way my intention.
> In contrary, I wanted to see if other platforms are affected by the same bug without knowing.
> Do you by any chance know if it broke some of the existing platforms?
> If yes, that would be valuable info...
> 
> Just in case people want to know what this is all about:
> On parisc I found __ARCH_SI_PREAMBLE_SIZE to have a wrong value in 64bit kernel builds.
> Patch which fixes it is here:
> https://patchwork.kernel.org/patch/7994821/
> 
> To prevent other (existing and future) architectures to run into the same
> problem I wanted to test this patch via linux-next and inform them:
> http://git.kernel.org/cgit/linux/kernel/git/deller/parisc-linux.git/commit/?h=test__ARCH_SI_PREAMBLE_SIZE

That doesn't fire on powerpc, ie. we have it correct.

Though I wonder why it's not just defined using offsetof? Possibly just that
it's awkward with the way the headers are organised.

cheers

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

linux-next: strange commit in the parisc-hd tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-10 23:30 +0100
  Re: linux-next: strange commit in the parisc-hd tree Helge Deller <deller@gmx.de> - 2016-01-11 22:50 +0100
    Re: linux-next: strange commit in the parisc-hd tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-11 23:40 +0100
    Re: linux-next: strange commit in the parisc-hd tree Michael Ellerman <mpe@ellerman.id.au> - 2016-01-11 23:50 +0100
      Re: linux-next: strange commit in the parisc-hd tree Helge Deller <deller@gmx.de> - 2016-01-12 22:50 +0100

csiph-web