diff options
| author | Vineet Gupta <vgupta@synopsys.com> | 2020-04-14 11:41:51 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-07 13:17:55 +0200 |
| commit | ad722cf7cabd9b08884d41cfbfd300068e5db6bf (patch) | |
| tree | b47e8683a40396f905948d8185beeb41a2802e2f /security | |
| parent | c9c1ef681a384bb42e2d7395a33d33ed6edd077b (diff) | |
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
[ Upstream commit 799587d5731db9dcdafaac4002463aa7d9cd6cf7 ]
Elide invalid configuration EZNPS + ARCv2, triggered by a
make allyesconfig build.
Granted the root cause is in source code (asm/barrier.h) where we check
for ARCv2 before PLAT_EZNPS, but it is better to avoid such combinations
at onset rather then baking subtle nuances into code.
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions
