Commit e32c913
committed
arch/riscv/syscall: Request 0 bytes of memory to run a process
Since the kernel can handle back requests of null memory, revert back to
0 memory.
Signed-off-by: Ioan-Cristian CÎRSTEA <ioan.cirstea@oxidos.io>1 parent 037c5b4 commit e32c913
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments