Skip to content

Conversation

adalton
Copy link
Contributor

@adalton adalton commented Feb 2, 2019

RHEL kernel sources come with a shared library, stackleak_plugin.so,
that we fail to link against because of missing symbols. This change
triggers a rebuild of that library before we try to build the kernel
module.

RHEL kernel sources come with a shared library, stackleak_plugin.so,
that we fail to link against because of missing symbols.  This change
triggers a rebuild of that library before we try to build the kernel
module.
@adalton adalton self-assigned this Feb 2, 2019
Andy Dalton added 2 commits February 4, 2019 12:45
This change incorporates a review comment from Brett to rebuild the
plugins if the <kernel_dir>/scripts/gcc-plugins directory exists.
The existance of <kernel_src>/scripts/gcc-plugins isn't enough to know
if a rebuild is necessary.  This change updates build-probe-binaries to
rebuild only if stackleak_plugin.so exists in that directory.
@adalton adalton merged commit d6c8719 into dev Feb 4, 2019
@adalton adalton deleted the build_plugins branch February 4, 2019 20:00
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