Am Dienstag, 21. Januar 2014, 18:15:01 schrieb Linus Torvalds: > is that this is a callback for acpi_walk_namespace(), and returning a > failure status means that the walk will be interrupted. > > So you actually want to return AE_OK if the acpi_get_name() call > fails, because that just skips the failing node. Returning failure > will skip *all* the nodes.
Thanks Linus for pointing this out - and sorry, my bad. Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/