<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-initramfs/recipes-kernel, branch thud</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-02-05T05:36:59+00:00</updated>
<entry>
<title>kexec-tools-klibc: fix build for mipsel and mips64el</title>
<updated>2019-02-05T05:36:59+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-12-10T22:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=526bf5c5993178cf3609ff220d57ba62dada2ce4'/>
<id>urn:sha1:526bf5c5993178cf3609ff220d57ba62dada2ce4</id>
<content type='text'>
Builds with little endianness were not tested before.

Fix for:
purgatory.c:2:10: fatal error: limits.h:
 No such file or directory

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: Deliberately add -O2</title>
<updated>2018-09-15T02:01:41+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-13T04:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e5c84d8365f4d56c01aafe2ceee11d198adf4d30'/>
<id>urn:sha1:e5c84d8365f4d56c01aafe2ceee11d198adf4d30</id>
<content type='text'>
This helps the compiler to be more aggressive and do the expected
optimizations to remove unused code which otherwise gets flagged on some
architectures e.g. armv7l

errors like
undefined reference to `bad_unaligned_access_length'

Also see
http://lists.infradead.org/pipermail/kexec/2009-August/003488.html

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: remove unneeded aarch64 patch</title>
<updated>2018-09-06T17:38:06+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-05T21:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=47544dbdea0f65febede7afe06cfcf108a994b37'/>
<id>urn:sha1:47544dbdea0f65febede7afe06cfcf108a994b37</id>
<content type='text'>
Remove temporary development leftover (hack).

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: remove unneeded x86-64 patch</title>
<updated>2018-09-05T20:59:16+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-05T17:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=005093bac5d84be258409ffbd4d3ec0859996e2f'/>
<id>urn:sha1:005093bac5d84be258409ffbd4d3ec0859996e2f</id>
<content type='text'>
The issue with -mcmodel=large is already solved by the oe-core's patch

 "kexec-x32.patch"

so we can remove this one.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: fix build for qemuarm64</title>
<updated>2018-09-05T20:59:16+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-05T15:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d1efc0181d5a2bcee3099a96d9b7f2c890029d87'/>
<id>urn:sha1:d1efc0181d5a2bcee3099a96d9b7f2c890029d87</id>
<content type='text'>
Since c3f043241a86 upstream the getrandom() syscall is used.
Last recipe bump overlooked that.

The syscall has been added to OE's klibc so we can fix this.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: rebase x86-64 patch to remove -mcmodel=large</title>
<updated>2018-09-05T20:59:15+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-04T23:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e874880813715dbb0a630252881e3a09b59be79d'/>
<id>urn:sha1:e874880813715dbb0a630252881e3a09b59be79d</id>
<content type='text'>
Patch did not apply after upgrade to latest master.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: enable kexec_file_load() for supported archs</title>
<updated>2018-09-05T20:59:15+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-04T23:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=011383b95dfbdcf7ffdaf767adc3a29c2dc839cf'/>
<id>urn:sha1:011383b95dfbdcf7ffdaf767adc3a29c2dc839cf</id>
<content type='text'>
The syscall has been added to klibc.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: rebase x86_kexec_test.patch</title>
<updated>2018-09-05T20:59:15+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-09-04T21:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40ccddb62ca36d89927febf2387564f396c0d4b0'/>
<id>urn:sha1:40ccddb62ca36d89927febf2387564f396c0d4b0</id>
<content type='text'>
After last upgrade this patch does not apply anymore.
Replace the previous hack just commenting out the two lines
(package vmcore-dmesg as well).

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: add kexec-x32.patch from oe-core</title>
<updated>2018-08-31T16:42:01+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-08-31T15:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=28d225b58148a3f90fe90ffb6ba9122e824d49e7'/>
<id>urn:sha1:28d225b58148a3f90fe90ffb6ba9122e824d49e7</id>
<content type='text'>
This is the last patch borrowed from the actual oe-core recipe.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kexec-tools-klibc: package vmcore-dmesg-klibc</title>
<updated>2018-08-31T16:41:45+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2018-08-31T15:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c56b2fc960eded6969ee5bc2f684f73376ccd260'/>
<id>urn:sha1:c56b2fc960eded6969ee5bc2f684f73376ccd260</id>
<content type='text'>
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
