fu.lin dcece5b76b spec: do not recompute the build-id of vmlinux
Since rpm-build version 4.14.0-rc1(commit id: 4842adf), the new code
will recompute the build-id of vmlinux when generating debuginfo, and
results that the build-id is different from the boot image. Some debug
tools, like perf, when we use `-k` to specify vmlinux, it would refuse
to load vmlinux while detecing the build-id is different between vmlinux
and the current boot image.

We can use `$ file vmlinux` or `$ objdump -s -j .notes` to check
vmlinux's build-id, and `$ hexdump /sys/kernel/notes` to check current
boot image build-id.

This patch is prevent build-id changing from generating debuginfo
package.

Signed-off-by: fu.lin <fu.lin10@huawei.com>
Signed-off-by: yanglei <yanglei209@huawei.com>
2020-12-26 03:15:37 +00:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 16:38:49 +08:00
2019-12-30 11:39:05 +08:00
2019-12-25 17:15:27 +08:00
2019-12-25 17:15:27 +08:00
2020-12-16 09:31:10 +08:00
2020-06-15 18:18:15 +08:00

kernel

Description

{When you're done, you can delete the content in this README and update the file with details for others getting started with your repository}

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 16 MiB
Languages
Shell 45%
Perl 37.2%
Python 17.8%