Skip to content

[Bug] Init values not used when target_os = "linux" #6

@aarkegz

Description

@aarkegz

Init values are stored in first percpu region and get copied to other percpu regions in percpu::init, however, when target_os = "linux", the .percpu section is never read and no real values are copied.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions