Skip to content

Comments

kpatch-gcc: update ignorelist to avoid foo/.lib_exports.o files#687

Merged
flaming-toast merged 1 commit intodynup:masterfrom
joe-lawrence:lib_exports
Mar 10, 2017
Merged

kpatch-gcc: update ignorelist to avoid foo/.lib_exports.o files#687
flaming-toast merged 1 commit intodynup:masterfrom
joe-lawrence:lib_exports

Conversation

@joe-lawrence
Copy link
Contributor

Upstream kernel commit 7f2084fa55e6 ("[kbuild] handle exports in lib-y
objects reliably") (v4.9+) added temporary dummy .lib_exports.o objects
to the kernel build. As these ephemeral files don't contain any code,
update the kpatch-gcc glob pattern to ignore them.

(glob pattern suggested by flaming-toast)

Fixes #686.

Upstream kernel commit 7f2084fa55e6 ("[kbuild] handle exports in lib-y
objects reliably") (v4.9+) added temporary dummy .lib_exports.o objects
to the kernel build.  As these ephemeral files don't contain any code,
update the kpatch-gcc glob pattern to ignore them.

(glob pattern suggested by flaming-toast)

Fixes dynup#686.
@jpoimboe
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants