Skip to content

Promote to 1.0.11 - #78

Open
qcom-service-bot wants to merge 8 commits into
qcom/ubuntu/resolutefrom
debian/pr/1.0.11-0qli1_
Open

Promote to 1.0.11#78
qcom-service-bot wants to merge 8 commits into
qcom/ubuntu/resolutefrom
debian/pr/1.0.11-0qli1_

Conversation

@qcom-service-bot

Copy link
Copy Markdown
Contributor

Automated promotion PR

This PR was generated by pkg-promote to move this package repo to upstream tag
v1.0.11.

Summary

  • Base branch: qcom/ubuntu/resolute
  • Upstream branch/tag prepared: upstream/latest / upstream/1.0.11
  • PR branch: debian/pr/1.0.11-0qli1_
  • Changelog update: 1.0.11-0qli1~ (UNRELEASED)

Reviewer checklist

  1. Review the upstream merge and packaging diff.
  2. Confirm the Build workflow is green.
  3. If needed, push follow-up packaging fixes to this PR branch.
  4. Merge with Merge commit (do not squash or rebase).

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
Loading

veereshbagale and others added 8 commits July 27, 2026 21:01
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>
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.

2 participants