public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* "resource: provide new functions to walk through resources" breaks UML
@ 2014-08-10 16:56 Richard Weinberger
  2014-08-11 12:22 ` Vivek Goyal
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Weinberger @ 2014-08-10 16:56 UTC (permalink / raw)
  To: Vivek Goyal
  Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	user-mode-linux-devel, sahne

Hi Vivek,

Daniel Walter reported that UML is currently broken.
The offending commit is:

commit 8c86e70acead629aacb4afcd818add66bf6844d9
Author: Vivek Goyal <vgoyal@redhat.com>
Date:   Fri Aug 8 14:25:50 2014 -0700

    resource: provide new functions to walk through resources

It dies in next_resource():
        /* Caller wants to traverse through siblings only */
        if (sibling_only)
                return p->sibling;

because p is NULL.
Please note that UML has no iomem, maybe this is the problem...

Thanks,
//richard

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

end of thread, other threads:[~2014-08-11 19:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 16:56 "resource: provide new functions to walk through resources" breaks UML Richard Weinberger
2014-08-11 12:22 ` Vivek Goyal
2014-08-11 12:25   ` Richard Weinberger
2014-08-11 18:44     ` Vivek Goyal
2014-08-11 19:18       ` Richard Weinberger
2014-08-11 19:25       ` [uml-devel] " Toralf Förster
2014-08-11 19:48       ` Daniel Walter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox