Skip to content
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

Add more items from include/linux/sched.h header #3513

Closed

Conversation

GuillaumeGomez
Copy link
Member

More items coming from the header file include/linux/sched.h.

@rustbot
Copy link
Collaborator

rustbot commented Jan 5, 2024

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@GuillaumeGomez GuillaumeGomez force-pushed the more-sched-items branch 8 times, most recently from 54aa479 to 669c94d Compare January 5, 2024 15:58
@GuillaumeGomez
Copy link
Member Author

Finally was able to fix CI. I'm not super happy that the new struct is ignored in tests though, but nothing we can do about it currently...

@JohnTitor
Copy link
Member

The comment is quite helpful when removing, thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Jan 5, 2024

📌 Commit 669c94d has been approved by JohnTitor

It is now in the queue for this repository.

bors added a commit that referenced this pull request Jan 5, 2024
Add more items from `include/linux/sched.h` header

More items coming from the header file `include/linux/sched.h`.
@bors
Copy link
Contributor

bors commented Jan 5, 2024

⌛ Testing commit 669c94d with merge 1dd3310...

@bors
Copy link
Contributor

bors commented Jan 5, 2024

💔 Test failed - checks-actions

@GuillaumeGomez
Copy link
Member Author

Seems like not all constants are available on all tested linux. I'll add some cfg conditions to fix it.

bors added a commit that referenced this pull request Jan 6, 2024
Add more items from `include/linux/sched.h` header

More items coming from the header file `include/linux/sched.h`.

Re-opening of #3513 because of a wrong push on my end (sorry).

r? `@JohnTitor`
bors added a commit that referenced this pull request Jan 6, 2024
Add more items from `include/linux/sched.h` header

More items coming from the header file `include/linux/sched.h`.

Re-opening of #3513 because of a wrong push on my end (sorry).

r? `@JohnTitor`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants