All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next build conflict between modules and metag trees (LOCKDEP_NOW_UNRELIABLE)
@ 2013-02-07 11:16 James Hogan
  2013-02-08  3:17 ` Rusty Russell
  2013-02-08  5:16 ` Vineet Gupta
  0 siblings, 2 replies; 5+ messages in thread
From: James Hogan @ 2013-02-07 11:16 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-kernel, linux-next, Stephen Rothwell

Hi Rusty,

The metag architecture tree adds an add_taint(TAINT_DIE) like other
architectures do, and the modules-next tree adds the
LOCKDEP_NOW_UNRELIABLE flag to all uses of add_taint (but obviously
misses arch/metag since it doesn't exist yet), causing a compile error
on metag in -next when the two are merged together.

Is it okay for me to merge your commit 373d4d0 ("taint: add explicit
flag to show whether lock dep is still OK.") in modules-next into the
base of the metag tree and expect it not to be rebased, so that I can
then squash the fix into the metag tree?

The only commits this would include are:
$ git log --oneline linus/master..373d4d0
373d4d0 taint: add explicit flag to show whether lock dep is still OK.
64748a2 module: printk message when module signature fail taints kernel.

Thanks
James


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

end of thread, other threads:[~2013-02-08  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-07 11:16 linux-next build conflict between modules and metag trees (LOCKDEP_NOW_UNRELIABLE) James Hogan
2013-02-08  3:17 ` Rusty Russell
2013-02-08  9:32   ` James Hogan
2013-02-08  5:16 ` Vineet Gupta
2013-02-08  5:45   ` Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.