<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/enea-kernel-cache.git/features/compilechecks, branch intel-5.10</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/enea-kernel-cache.git/atom?h=intel-5.10</id>
<link rel='self' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/atom?h=intel-5.10'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/'/>
<updated>2021-06-22T08:59:26+00:00</updated>
<entry>
<title>Fix kaudit warnings for guest kernel</title>
<updated>2021-06-22T08:59:26+00:00</updated>
<author>
<name>Alexandru Avadanii</name>
<email>Alexandru.Avadanii@enea.com</email>
</author>
<published>2021-06-18T13:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=18292f311c94bb5197fa82375d7586e7591f23a0'/>
<id>urn:sha1:18292f311c94bb5197fa82375d7586e7591f23a0</id>
<content type='text'>
1. CONFIG_UNWINDER_FRAME_POINTER

   New in kernel v4.15+. Since we want to disable FRAME_POINTER,
   this one should be disabled too (or it will select FRAME_POINTER).
   Adding it will lead to honoring our FRAME_POINTER setting.

   Note that having a kernel unwinder is mandatory, so only disabling
   UNWINDER_FRAME_POINTER will automatically select UNWINDER_ORC on
   x86_64.
   Set CONFIG_UNWINDER_GUESS=y instead to avoid runtime overhead with
   the cost of having less precise debug information on kernel crashes.

2. CONFIG_REGMAP

   Selected by I2C_DESIGNWARE_CORE, which we enabled as a load-module.
   Adding it to i2c_m.cfg only silences the kaudit warning, as it is
   already selected.

3. CONFIG_BLK_DEV_SR

   reduced_kernel_footprint_guest: Remove config cdrom_n.scc, which is
   used as dependency by other features (cloud-init NoCloud on CDROM).

Change-Id: I03f5f19c6ea535dfe90cae2068ffbdc99b07f8f4
Signed-off-by: Alexandru Avadanii &lt;Alexandru.Avadanii@enea.com&gt;
</content>
</entry>
<entry>
<title>update configs to 5.10 kernel</title>
<updated>2021-05-25T12:33:17+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2021-05-20T06:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=52d45bac8f69340d4677a9271a0f967fc087c44a'/>
<id>urn:sha1:52d45bac8f69340d4677a9271a0f967fc087c44a</id>
<content type='text'>
- configs become obsolete and have been removed from
kernel

Change-Id: I793daf45d978702f162b72950f19862a4141c899
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
<entry>
<title>fix path of new guest features</title>
<updated>2017-09-27T11:19:41+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-09-27T11:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=8420473021892d96192f053b23537bf6efc79b0c'/>
<id>urn:sha1:8420473021892d96192f053b23537bf6efc79b0c</id>
<content type='text'>
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
</feed>
