KernelCI discussions
 help / color / mirror / Atom feed
* Who should I talk to about making kernel changes that could potential break CI
@ 2019-06-25 22:21 Naveen Nathan
  2019-06-26 11:50 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Naveen Nathan @ 2019-06-25 22:21 UTC (permalink / raw)
  To: info

Hi,

A few months ago I submitted a patch [1] to make /dev/urandom block until
sufficient entropy is gathered; this is blocked by a kernel config
option CONFIG_SECURE_URANDOM=[yn].

If set, this will break systemd systems.

If set, this will probably break Kernel CI (afaik tests are run on
Debian which use systemd) - specifically when randconfig is used
and the config option is set to y.

There is no longer a 'CONFIG_EXPERIMENTAL', to depend/block on, so
I cannot rely on that going forward.

I was hoping to work with the Kernel CI peeps to see if we can prepare
the Kernel CI system to support this config option.

Thanks,
Naveen

[1]: https://lore.kernel.org/patchwork/patch/1079511/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-26 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-25 22:21 Who should I talk to about making kernel changes that could potential break CI Naveen Nathan
2019-06-26 11:50 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox