Page MenuHomeFreeBSD

Stop checking for failures from malloc/taskqueue_create/buf_ring_alloc(M_WAITOK)
ClosedPublic

Authored by zlei on Jul 3 2024, 6:05 AM.
Tags
None
Referenced Files
F98425020: D45853.id142797.diff
Thu, Oct 3, 9:30 AM
Unknown Object (File)
Thu, Sep 26, 2:54 AM
Unknown Object (File)
Wed, Sep 25, 1:05 PM
Unknown Object (File)
Tue, Sep 24, 10:03 AM
Unknown Object (File)
Sun, Sep 22, 5:26 PM
Unknown Object (File)
Fri, Sep 20, 10:50 AM
Unknown Object (File)
Fri, Sep 20, 10:50 AM
Unknown Object (File)
Fri, Sep 20, 10:50 AM
Subscribers

Details

Reviewers
markj
Group Reviewers
Src Committers
Commits
rG1290de0d5400: mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK)
rG7000dd2e2912: liquidio(4): Stop checking for failures from…
rG7b7353261e4e: jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG545f28e021eb: cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG617dcd17a5c9: bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGb620bc6e1dfa: axgbe: Stop checking for failures from taskqueue_create(M_WAITOK)
rG26e17489cd06: ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG8b872247de88: alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG0b1ac58493b1: age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG3e90f15df4c0: ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG70280bc71d28: mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK)
rG518e138448b4: liquidio(4): Stop checking for failures from…
rG6b25a8f07958: jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGf6c8db29aad8: dpaa2: Stop checking for failures from malloc/taskqueue_create(M_WAITOK)
rGe78770d62f8a: cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGf5cbe8ce89f1: bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG7ae70062241b: ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG39c35f6c5445: axgbe: Stop checking for failures from taskqueue_create(M_WAITOK)
rGea86e323e52f: age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGa6c873a822b5: alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG5de9286b9af6: ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG7ea3fd3bb5f4: mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK)
rG57cd8f27b727: liquidio(4): Stop checking for failures from…
rG3fdef8e85502: jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG36ef39831fe0: dpaa2: Stop checking for failures from malloc/taskqueue_create(M_WAITOK)
rGaf28fc3c191c: cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGd44bc2f07b97: bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rGb29adaaf44f6: axgbe: Stop checking for failures from taskqueue_create(M_WAITOK)
rGf5524be39e26: ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG0cd3976d0762: alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG5cece2c24bfa: age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
rG3f3f3ca25bc4: ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
Summary

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Jul 3 2024, 6:05 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 3 2024, 10:28 AM
This revision was automatically updated to reflect the committed changes.