]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaef7367debc1a8bbece844b2537810fdf3e3c118
treee0a72da674b3bc61c0fd1f070d37ec7635bbac91
parent25e4beb32e0767e076d2051864c0e12ecf2989ae
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