linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* add_taint() change left s390 alone
@ 2013-03-20  8:38 Heiko Carstens
  2013-03-20  9:08 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Carstens @ 2013-03-20  8:38 UTC (permalink / raw)
  To: Rusty Russell, Stephen Rothwell; +Cc: linux-next

Hi Rusty,

your commit "taint: add explicit flag to show whether lock dep is still OK."
missed to change the s390 invocation of add_taint():

  CC      arch/s390/kernel/dumpstack.o
arch/s390/kernel/dumpstack.c: In function ‘die’:
arch/s390/kernel/dumpstack.c:228:2: error: too few arguments to function ‘add_taint’

Could be that this is a merge issue since dumpstack.c is a new file which
contains stuff that was formerly in arch/s390/kernel/traps.c

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

end of thread, other threads:[~2013-03-20  9:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20  8:38 add_taint() change left s390 alone Heiko Carstens
2013-03-20  9:08 ` Stephen Rothwell
2013-03-20  9:19   ` Heiko Carstens

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).