Commit 69ab6ac
KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
The return of the function is being shadowed by the call to
kvmppc_uvmem_init.
Fixes: ca9f494 ("KVM: PPC: Book3S HV: Support for running secure guests")
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220125155735.1018683-2-farosas@linux.ibm.com1 parent 8e0f353 commit 69ab6ac
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6130 | 6130 | | |
6131 | 6131 | | |
6132 | 6132 | | |
6133 | | - | |
| 6133 | + | |
6134 | 6134 | | |
| 6135 | + | |
| 6136 | + | |
| 6137 | + | |
6135 | 6138 | | |
6136 | 6139 | | |
6137 | 6140 | | |
| |||
0 commit comments