Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1318071
| From | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | 'select' on deleted KEYS_DEBUG_PROC_KEYS option |
| Date | 2016-01-26 16:40 +0100 |
| Message-ID | <qVdSP-644-37@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Dmitry,
your commit f4dc37785e9b ("integrity: define '.evm' as a builtin
'trusted' keyring") introduces the INTEGRITY_TRUSTED_KEYRING Kconfig
option, which has a 'select' to KEYS_DEBUG_PROC_KEYS.
This option, however, has been removed over a year ago by commit
dabd39cc2fb1 ("KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y")
and -- besides the 'select' mentioned above -- only occurs inside
(outdated) defconfigs.
Should I prepare a simple patch removing the select?
Best regards,
Andreas
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
'select' on deleted KEYS_DEBUG_PROC_KEYS option Andreas Ziegler <andreas.ziegler@fau.de> - 2016-01-26 16:40 +0100
RE: 'select' on deleted KEYS_DEBUG_PROC_KEYS option Dmitry Kasatkin <dmitry.kasatkin@huawei.com> - 2016-01-26 16:50 +0100
[PATCH] security: Remove select to deleted KEYS_DEBUG_PROC_KEYS option Andreas Ziegler <andreas.ziegler@fau.de> - 2016-01-26 17:00 +0100
csiph-web