diff options
author | Matt Fleming <[email protected]> | 2009-10-06 21:22:23 +0000 |
---|---|---|
committer | Paul Mundt <[email protected]> | 2009-10-10 21:49:57 +0900 |
commit | 067784f6239e08a084b4d8d597e14435331eae51 (patch) | |
tree | 0bfe60656a538d486df6bf79dc238cbf48b0ce04 /arch/sh/kernel/machine_kexec.c | |
parent | 5e3679c594e3a9bf819347bc59f70e03f2c6b272 (diff) |
sh: Allocate PMB entry slot earlier
Simplify set_pmb_entry() by removing the possibility of not finding a
free slot in the PMB. Instead we now allocate a slot in pmb_alloc() so
that if there are no free slots we fail at allocation time, rather than
in set_pmb_entry().
Signed-off-by: Matt Fleming <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'arch/sh/kernel/machine_kexec.c')
0 files changed, 0 insertions, 0 deletions