Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246033 > unrolled thread

[PATCH] RAS: Show Kconfig menu only on supported architectures

Started byBorislav Petkov <bp@alien8.de>
First post2015-10-13 20:30 +0200
Last post2015-10-16 10:20 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH] RAS: Show Kconfig menu only on supported architectures Borislav Petkov <bp@alien8.de> - 2015-10-13 20:30 +0200
    Re: [PATCH] RAS: Show Kconfig menu only on supported architectures kbuild test robot <lkp@intel.com> - 2015-10-13 21:10 +0200
    Re: [PATCH] RAS: Show Kconfig menu only on supported architectures kbuild test robot <lkp@intel.com> - 2015-10-13 22:50 +0200
    Re: [PATCH] RAS: Show Kconfig menu only on supported architectures kbuild test robot <lkp@intel.com> - 2015-10-16 10:20 +0200

#1246033 — [PATCH] RAS: Show Kconfig menu only on supported architectures

FromBorislav Petkov <bp@alien8.de>
Date2015-10-13 20:30 +0200
Subject[PATCH] RAS: Show Kconfig menu only on supported architectures
Message-ID<qjcuK-6f1-15@gated-at.bofh.it>
From: Borislav Petkov <bp@suse.de>
Date: Tue, 13 Oct 2015 20:18:45 +0200
Subject: [PATCH] RAS: Show Kconfig menu only on supported architectures

Make it depend on only those architectures which provide APIs to RAS
features so that it remains invisible on the remaining ones.

Requested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
---
 drivers/ras/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/ras/Kconfig b/drivers/ras/Kconfig
index 4c3c67d13254..46021e15a6a6 100644
--- a/drivers/ras/Kconfig
+++ b/drivers/ras/Kconfig
@@ -1,5 +1,6 @@
 menuconfig RAS
 	bool "Reliability, Availability and Serviceability (RAS) features"
+	depends on X86 || COMPILE_TEST
 	help
 	  Reliability, availability and serviceability (RAS) is a computer
 	  hardware engineering term. Computers designed with higher levels
-- 
2.3.5


-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1246058

Fromkbuild test robot <lkp@intel.com>
Date2015-10-13 21:10 +0200
Message-ID<qjd7r-7eE-1@gated-at.bofh.it>
In reply to#1246033

[Multipart message — attachments visible in raw view] — view raw

Hi Borislav,

[auto build test WARNING on linus/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/Borislav-Petkov/RAS-Show-Kconfig-menu-only-on-supported-architectures/20151014-022534
config: tile-tilegx_defconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=tile 

All warnings (new ones prefixed by >>):

warning: (MEMORY_FAILURE && PCIEAER && EDAC_MM_EDAC) selects RAS which has unmet direct dependencies (X86 || COMPILE_TEST)

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [prev] | [next] | [standalone]


#1246129

Fromkbuild test robot <lkp@intel.com>
Date2015-10-13 22:50 +0200
Message-ID<qjeGe-Xw-17@gated-at.bofh.it>
In reply to#1246033

[Multipart message — attachments visible in raw view] — view raw

Hi Borislav,

[auto build test WARNING on linus/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/Borislav-Petkov/RAS-Show-Kconfig-menu-only-on-supported-architectures/20151014-022534
config: arm-spear13xx_defconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All warnings (new ones prefixed by >>):

warning: (PCIEAER && MEMORY_FAILURE && EDAC_MM_EDAC) selects RAS which has unmet direct dependencies (X86 || COMPILE_TEST)

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [prev] | [next] | [standalone]


#1248454

Fromkbuild test robot <lkp@intel.com>
Date2015-10-16 10:20 +0200
Message-ID<qk8p4-t0-7@gated-at.bofh.it>
In reply to#1246033

[Multipart message — attachments visible in raw view] — view raw

Hi Borislav,

[auto build test WARNING on linus/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/Borislav-Petkov/RAS-Show-Kconfig-menu-only-on-supported-architectures/20151014-022534
config: arm64-defconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm64 

All warnings (new ones prefixed by >>):

warning: (PCIEAER && MEMORY_FAILURE && EDAC_MM_EDAC && ACPI_EXTLOG) selects RAS which has unmet direct dependencies (X86 || COMPILE_TEST)

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web