]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: don't select PERCPU_RWSEM
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 7 Feb 2013 01:26:04 +0000 (12:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:12 +0000 (16:46 +1100)
commit07bb24665543e754eb6da17ed37d48d4259b6e01
treee41ee94ec8e147d2f7e849ee84d0fd4cb2134829
parent0448e3787408701506743697fb4663a6ed1e8db6
block: don't select PERCPU_RWSEM

The block device doesn't use percpu rw-semaphore anymore, so don't select
it for compilation.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
block/Kconfig