Skip to content

Enable sanitizer builds #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 12, 2021
Merged

Conversation

nathanchance
Copy link
Member

Closes: #169

@nathanchance nathanchance marked this pull request as draft August 8, 2021 19:44
@nathanchance
Copy link
Member Author

This is blocked on https://lore.kernel.org/r/[email protected]/.

@nathanchance nathanchance added the blocked (linux) Blocked on an issue with Linux upstream label Aug 8, 2021
Copy link
Member

@nickdesaulniers nickdesaulniers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it's WIP, but LGTM

We need the new '-s' flag for follow up commits.

Signed-off-by: Nathan Chancellor <[email protected]>
…r builds

The sanitizers make booting up significantly slower, especially when
tests are enabled. Increase the number of processors that the virtual
machine spawns with and the timeout to kill the machine to account for
this.

Signed-off-by: Nathan Chancellor <[email protected]>
We test KASAN, KCSAN, and UBSAN with arm64 and x86_64 with clang-11 and
newer.

Signed-off-by: Nathan Chancellor <[email protected]>
[skip actions]

Signed-off-by: Nathan Chancellor <[email protected]>
@nathanchance nathanchance removed the blocked (linux) Blocked on an issue with Linux upstream label Aug 12, 2021
@nathanchance nathanchance marked this pull request as ready for review August 12, 2021 20:09
@nathanchance
Copy link
Member Author

I will merge this along with all of the other approved pull requests in a couple of hours.

@nathanchance nathanchance merged commit cee159b into ClangBuiltLinux:main Aug 12, 2021
@nathanchance nathanchance deleted the sanitizers branch August 12, 2021 23:36
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.

boot test defconfig+sanitizers
2 participants