On 15.01.2013 20:12, Jiri Kosina wrote:
Commit 1b963c81b1 ("lockdep, rwsem: provide down_write_nest_lock()")
contains a bug in a codepath when CONFIG_DEBUG_LOCK_ALLOC is disabled,
which causes down_read() to be called instead of down_write() by mistake
on such configurations. Fix that.
Reported-by: Andrew Clayton <and...@digital-domain.net>
Reported-by: Zlatko Calusic <zlatko.calu...@iskon.hr>
Tested-by: Andrew Clayton <and...@digital-domain.net>
Signed-off-by: Jiri Kosina <jkos...@suse.cz>
Reported-and-tested-by: Zlatko Calusic <zlatko.calu...@iskon.hr>
kvm starts just fine now. Thanks Jiri!
--
Zlatko
--
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/