netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* latest net-next does not build on sparc?
@ 2016-06-03 22:39 Sowmini Varadhan
  2016-06-03 23:20 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Sowmini Varadhan @ 2016-06-03 22:39 UTC (permalink / raw)
  To: netdev

Just pulled 4.7.0-rc1, and I find a build error

kernel/locking/rwsem.c: In function ?down_write_killable?:
kernel/locking/rwsem.c:65: error: implicit declaration of function ?__down_write_killable?
make[2]: *** [kernel/locking/rwsem.o] Error 1

I had to pull in this patch:
  http://lkml.iu.edu/hypermail/linux/kernel/1602.3/04431.html
to get it  to build- did I just miss something in my pull?

--Sowmini

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: latest net-next does not build on sparc?
  2016-06-03 22:39 latest net-next does not build on sparc? Sowmini Varadhan
@ 2016-06-03 23:20 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-06-03 23:20 UTC (permalink / raw)
  To: sowmini.varadhan; +Cc: netdev

From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Date: Fri, 3 Jun 2016 18:39:25 -0400

> Just pulled 4.7.0-rc1, and I find a build error
> 
> kernel/locking/rwsem.c: In function ?down_write_killable?:
> kernel/locking/rwsem.c:65: error: implicit declaration of function ?__down_write_killable?
> make[2]: *** [kernel/locking/rwsem.o] Error 1
> 
> I had to pull in this patch:
>   http://lkml.iu.edu/hypermail/linux/kernel/1602.3/04431.html
> to get it  to build- did I just miss something in my pull?

That change isn't even in Linus's tree.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-03 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 22:39 latest net-next does not build on sparc? Sowmini Varadhan
2016-06-03 23:20 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).