This reverts commit
48117b8bdb9d66691f65370460193ff0713b431a.
The reason for this patch was that lustre used copy_from_user_page.
Commit
2e2ca95fb54c ("staging/lustre: Replace jobid acquiring with per
node setting") removed that usage.
So the arch restrictions can go.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
config LUSTRE_FS
tristate "Lustre file system client support"
- depends on !MIPS && !XTENSA && !SUPERH
depends on LNET
select CRYPTO
select CRYPTO_CRC32