On 01/19/2011 12:25 PM, Ryan Mallon wrote:
On 01/14/2011 04:06 PM, Charles Manning wrote:
[...]
+ if (!allocator) { + YBUG(); + return; + }You don't need this bug, the dereference of allocator below will oops with all the same information as bug.
Is that true for nommu systems too? David Daney -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html