#2065 NORM Trial-2: promfs oops
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jul 10 19:46:40 EDT 2007
#2065: promfs oops
----------------------+-----------------------------------------------------
Reporter: dilinger | Owner: dilinger
Type: defect | Status: new
Priority: normal | Milestone: Trial-2
Component: distro | Version:
Keywords: | Verified: 0
----------------------+-----------------------------------------------------
Promfs oopses in promfs_populate; we are assuming the node that we're
passed is not NULL. However, promfs_fill_super calls
of_find_node_by_path("/") to find the root node, and on a machine that's
not running OFW (for example, qemu), of_find_node_by_path is going to
return NULL.
I should, uh, fix that. Later.
--
Ticket URL: <http://dev.laptop.org/ticket/2065>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list