[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50F5AC13.1040508@iskon.hr>
Date: Tue, 15 Jan 2013 20:20:51 +0100
From: Zlatko Calusic <zlatko.calusic@...on.hr>
To: Jiri Kosina <jkosina@...e.cz>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Andrew Clayton <andrew@...ital-domain.net>,
Rik van Riel <riel@...hat.com>
Subject: Re: [PATCH] lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
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 <andrew@...ital-domain.net>
> Reported-by: Zlatko Calusic <zlatko.calusic@...on.hr>
> Tested-by: Andrew Clayton <andrew@...ital-domain.net>
> Signed-off-by: Jiri Kosina <jkosina@...e.cz>
Reported-and-tested-by: Zlatko Calusic <zlatko.calusic@...on.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists