Skip to content

[BUG] [CML] [APL] using smp_processor_id() in preemptible (suspend/resume failure with 5.16-rc kernel) #3283

@kv2019i

Description

@kv2019i

Describe the bug
Kernel errors with 5.16-rc1 on UP2 that are picked up by sof-test:

[ 8044.297656] kernel: BUG: using smp_processor_id() in preemptible [00000000] code: rtcwake/115421
[ 8044.297985] kernel: BUG: using smp_processor_id() in preemptible [00000000] code: rtcwake/115421
[ 8044.298267] kernel: BUG: using __this_cpu_read() in preemptible [00000000] code: rtcwake/115421
[ 8044.298576] kernel: BUG: using smp_processor_id() in preemptible [00000000] code: rtcwake/115421
[ 8044.298945] kernel: BUG: using smp_processor_id() in preemptible [00000000] code: rtcwake/115421
[ 8044.299278] kernel: BUG: using smp_processor_id() in preemptible [00000000] code: rtcwake/115421
[ 8044.299593] kernel: BUG: using __this_cpu_read() in preemptible [00000000] code: rtcwake/115421
[ 8044.299927] kernel: BUG: using __this_cpu_read() in preemptible [00000000] code: rtcwake/115421
[ 8044.300232] kernel: BUG: using __this_cpu_read() in preemptible [00000000] code: rtcwake/115421
[ 8044.300535] kernel: BUG: using __this_cpu_read() in preemptible [00000000] code: rtcwake/115421

To Reproduce
https://sof-ci.sh.intel.com/#/result/planresultdetail/8296?model=APL_UP2_NOCODEC&testcase=check-suspend-resume-with-playback-5

Started with upstream merge #3282

Metadata

Metadata

Labels

APLApplies to ApolloLake platformCMLApplies to Comet Lake platformbugSomething isn't workingsuspend resumeIssues related to suspend resume (e.g. rtcwake)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions