Preparing for the next release: call for testing

Dmitry V. Levin ldv at altlinux.org
Tue Mar 3 00:20:26 UTC 2015


On Mon, Mar 02, 2015 at 07:03:16PM -0500, Mike Frysinger wrote:
> On 03 Mar 2015 01:30, Dmitry V. Levin wrote:
> > On Mon, Mar 02, 2015 at 05:26:37PM -0500, Mike Frysinger wrote:
> > > On 03 Mar 2015 00:44, Dmitry V. Levin wrote:
> > > > On Mon, Mar 02, 2015 at 04:13:07PM -0500, Mike Frysinger wrote:
> > > > > --- a/tests/pc.c
> > > > > +++ b/tests/pc.c
> > > > > @@ -12,6 +12,14 @@ int main(void)
> > > > >  {
> > > > >  	const unsigned long pagesize = sysconf(_SC_PAGESIZE);
> > > > >  
> > > > > +#ifdef __s390__
> > > > > +	/*
> > > > > +	 * The si_addr field is unreliable:
> > > > > +	 * https://marc.info/?l=linux-s390&m=142515870124248&w=2
> > > > > +	 */
> > > > > +	return 77;
> > > > > +#endif
> > > > 
> > > > BTW, what does this "&w=2" parameter mean?  All marc.info URLs open fine
> > > > without it, but virtually everybody use it anyway.
> > > 
> > > personally i dislike marc, so i'm not terribly familiar with it.  i blindly 
> > > copied & pasted the URL from my browser.
> > 
> > You can advertise any mailing list archive you like. ;)
> 
> i just grabbed the first one linked from vger.kernel.org (where linux-s390@ is 
> hosted).  didn't seem worth the effort to track down something else ;).

OK, would you like to prepare commits for pc and ipc_sem tests?


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150303/797b2df5/attachment.bin>


More information about the Strace-devel mailing list