9111cf4090
The std kernel is upgraded from centos7.6 to centos8 and is divided into two parts: 1.kernel patches After analysis of the code and patch, there are nine patches on centos7.6 to update to centos8. Detailed patch analysis can be found at https://github.com/StarlingX-Neusoft/Centos8/blob/master/ Kernel_Upgrade_to_4.18-CentOS8_Analysis.xlsx documentation [STX Kernel-std Patches Details] sheet. The remaining patches are as follows: Patch40002: Notification-of-death-of-arbitrary-processes.patch Patch40004: PCI-Add-ACS-quirk-for-Intel-Fortville-NICs.patch Patch40005: affine-compute-kernel-threads.patch Patch40006: Affine-irqs-and-workqueues-with-kthread_cpus.patch Patch40007: Make-kernel-start-eth-devices-at-offset.patch Patch40008: intel-iommu-allow-ignoring-Ethernet-device-RMRR-with.patch Patch40022: US101216-IMA-support-in-Titanium-kernel.patch Patch40023: US103091-IMA-System-Configuration.patch Patch40026: turn-off-write-same-in-smartqpi-driver.patch 2.kernel config Currently, We use the STX version of the kernel config unmodified from what we used for CentOS 7.6. 3. The -j "% (nproc)" parameter was not added to lines 1496 and 1499 of the original spec file, because this parameter causes compilation errors. pushd tools/iio/ %{make} popd pushd tools/gpio/ %{make} popd The above patches and config can be successfully built in the build container centos8. Change-Id: I2a9af6d3661a2c4effad87f777e55e1c1047bc23 Story: 2006728 Task: 37150 Depends-On: https://review.opendev.org/#/c/696481/ Depends-On: https://review.opendev.org/#/c/696050/ Signed-off-by: Zhang Zhiguo <zhangzhg@neusoft.com> |
||
---|---|---|
.. | ||
centos | ||
files |