]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
md: remove CONFIG_MULTICORE_RAID456
authorNeilBrown <neilb@suse.de>
Wed, 27 Feb 2013 22:08:34 +0000 (09:08 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 27 Feb 2013 22:08:34 +0000 (09:08 +1100)
commit51acbcec6c42b24482bac18e42befc822524535d
tree8677d949a7fb1d398b5ace9c5554e9e14a0c00d2
parentee0b0244030434cdda26777bfb98962447e080cd
md: remove CONFIG_MULTICORE_RAID456

This doesn't seem to actually help and we have an alternate
multi-threading approach waiting in the wings, so just get
rid of this config option and associated code.

As a bonus, we remove one use of CONFIG_EXPERIMENTAL

Cc: Dan Williams <djbw@fb.com>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/Kconfig
drivers/md/raid5.c