commit | c9a806b050bec45d91439b6d1aa03b59c476cfb6 | [log] [download] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Thu Oct 22 16:20:47 2009 +1100 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Thu Oct 22 16:20:47 2009 +1100 |
tree | 904d501154e990de6ee27a4abc6cf88212e83b0d | |
parent | 9a83909ef3d17b0ea205d32b6aa07ac6bea7260c [diff] |
Do not of_open() LINUX_NATIVE partitions. If for some reason a partition is LINUX_NATIVE but is not handled by one of the existing filesystem drivers, of_open() /may/ appear to succeed, but infact the ihandle is garbage. Make sure we skip LINUX_NATIVE partitions. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>