Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Update for new oom handler API #61

Closed
wants to merge 3 commits into from
Closed

Update for new oom handler API #61

wants to merge 3 commits into from

Conversation

alex
Copy link
Member

@alex alex commented Jul 11, 2018

No description provided.

@alex alex requested a review from geofft July 11, 2018 23:48
@alex
Copy link
Member Author

alex commented Jul 12, 2018

ubuntu@ip-172-26-12-143 ~/linux-kernel-module-rust> dmesg 
[3882771.120153] testmodule: Unknown symbol cosf (err 0)
[3882771.120167] testmodule: Unknown symbol cos (err 0)
[3882771.120198] testmodule: Unknown symbol sqrt (err 0)
[3882771.120239] testmodule: Unknown symbol sqrtf (err 0)
[3882771.120251] testmodule: Unknown symbol sin (err 0)
[3882771.120266] testmodule: Unknown symbol sinf (err 0)

wat?

@alex
Copy link
Member Author

alex commented Jul 26, 2018

insmod: ERROR: could not insert module /home/travis/build/alex/linux-kernel-module-rust/tests/testmodule.ko: Invalid module format

wtf? https://travis-ci.org/alex/linux-kernel-module-rust/builds/408563602#L650

Any clue @geofft ?

@alex
Copy link
Member Author

alex commented Apr 28, 2019

subsumed by other PRs

@alex alex closed this Apr 28, 2019
@alex alex deleted the oom-error-handler branch April 28, 2019 01:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants