OSDN Git Service

ARC: [plat-axs103] Enable loop block devices
authorAlexey Brodkin <abrodkin@synopsys.com>
Thu, 3 Mar 2016 17:01:48 +0000 (20:01 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 7 Apr 2016 09:29:09 +0000 (14:59 +0530)
commit0dee6c82c2aa5342357dabd0e536a97f72039f0b
treee0a72da674b3bc61c0fd1f070d37ec7635bbac91
parent6dc97ee6d983cb4730a8d036344fa7b0a08760b0
ARC: [plat-axs103] Enable loop block devices

As mentioned in LTP's README.ARC:
------------->8------------
 Requirements for the environment

* Linux must be built with support of loop block devices. Thus it's
  necessary to enable these Linux kernel options:
  CONFIG_BLK_DEV
  CONFIG_BLK_DEV_LOOP
------------->8------------
enabling loop block devices.

That among other things lead to additional 10 fatal signals
appearing during LTP run.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/configs/axs103_defconfig
arch/arc/configs/axs103_smp_defconfig