Commit 9e5b279
[roll] Roll fuchsia [kernel] Trigger OOM action on handle allocation failure
If we fail to allocate a handle, the system is likely hosed so trigger
an OOM action. See https://fxbug.dev//379936010#comment8 for
motivation.
In the future we should move the allocation failure reporting
mechanism off of the PMM to a more general place. Perhaps
MemoryWatchdog.
Original-Bug: 42175304
Original-Fixed: 379936010
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164072
Original-Revision: 88c98813488e47824810e81d1e914cff36fbd70e
GitOrigin-RevId: 70f575d28958e0618b4981a7159fc8a50dddbcee
Change-Id: I55aec15e3f02c34a51bc858a6c3154bab9715f7e1 parent a527de7 commit 9e5b279
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments