Promote to 1.0.11 - #78
Open
qcom-service-bot wants to merge 8 commits into
Open
Conversation
apb_pclk is the QDSS trace bus clock and should only be used when CONFIG_QCOM_KGSL_QDSS_STM is enabled. When QDSS support is disabled, unconditional apb_pclk lookups may result in dev_err() being invoked. Skip apb_pclk lookups when CONFIG_QCOM_KGSL_QDSS_STM is not enabled. Change-Id: Iab392ae2e58d26a50bfbde46ca7247c6db41dec2 Signed-off-by: Veeresh Bagale <vbagale@qti.qualcomm.com>
The kernel commit b04e317b5226 ("treewide: Introduce
kthread_run_worker[_on_cpu]()" changes kthread_create_worker() to create
kthreads without starting them. When compiling with kernel versions that
include this commit, use kthread_run_worker() instead of
kthread_create_worker() to create kthreads and immediately wake them up.
Change-Id: I0f971bce848ec28dda93fa13106297c1953caaaf
Signed-off-by: Lynus Vaz <lvaz@qti.qualcomm.com>
Signed-off-by: Haitao Xu <haitxu@qti.qualcomm.com>
We set VM_DONTCOPY, so lets continue to enforce that on the mmap path. Change-Id: I4615169faaf84cf8cdef5ae526406f592680a23c Signed-off-by: Scott Bauer <sbauer@qti.qualcomm.com> Signed-off-by: Gangabai Jagu Jigajambagi <gjigajam@qti.qualcomm.com>
This commit pulls in upstream changes from 'v1.0.11' into the Debian packaging branch. Since upstream project might have content of their own in their .github/ folder (because they have CI stuff on their side), it's important to NOT pick up .github/ folder from upstream, and only leave the .github/ folder from debian packaging branch. The same applies to debian/ folder if upstream has one (which is rare but possible). This commit was generated automatically by qcom-build-utils/scripts/merge_debian_packaging_upstream. Signed-off-by: GitHub Service Bot <githubservice@qti.qualcomm.com>
Signed-off-by: GitHub Service Bot <githubservice@qti.qualcomm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated promotion PR
This PR was generated by
pkg-promoteto move this package repo to upstream tagv1.0.11.Summary
qcom/ubuntu/resoluteupstream/latest/upstream/1.0.11debian/pr/1.0.11-0qli1_1.0.11-0qli1~(UNRELEASED)Reviewer checklist
Buildworkflow is green.Flow
--- config: themeVariables: 'gitInv2': '#ff0000' gitGraph: parallelCommits: true rotateCommitLabel: true --- gitGraph BT: branch qcom/ubuntu/resolute order: 1 branch upstream-main order: 4 branch upstream/latest order: 3 checkout main commit id: 'Unrelated history: workflows, doc' checkout upstream-main commit checkout upstream-main commit commit id: 'release' tag: 'v1.0.11' checkout upstream/latest commit id: 'previous stuff' merge upstream-main id: 'Filtered .github/debian folders' tag: 'upstream/1.0.11' checkout qcom/ubuntu/resolute commit commit commit branch debian/pr/1.0.11-0qli1_ order: 2 merge upstream/latest id: 'Merged Upstream' commit id: 'Changelog version update' type: HIGHLIGHT