]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: don't select PERCPU_RWSEM
authorMikulas Patocka <mpatocka@redhat.com>
Wed, 20 Feb 2013 02:13:52 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:16 +0000 (16:52 +1100)
commit2fd053b40ff8e64cdb22a06830f99eb4efec53f0
treee881f0aae7f57f25605b80812d4e3ccd4cc44597
parent468b220e0361407498daa12621034dffd3f0f029
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