David Gibson d4261662b6 pseries: Factor out check for out-of-bounds LIOBN
PAPR defines LIOBNs (Logical IO Bus Numbers) to be 32-bit, and we check for
values that aren't in the code for H_PUT_TCE.  This patch factors the check
into spapr_tce_find_by_liobn(), which already checks if a 32-bit LIOBN
actually exists.  This will become more important as future patches add
other hypercalls which need to look up a LIOBN.

At the same time we fix the typo in the message.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-05-06 17:22:47 +02:00
..
2013-04-24 11:50:20 -05:00
2013-04-29 08:27:47 -05:00
2013-05-01 13:06:07 +02:00
2013-04-29 08:27:49 -05:00
2013-04-29 08:27:47 -05:00
2013-04-19 11:36:33 +02:00
2013-04-29 08:27:47 -05:00
2013-04-29 08:27:50 -05:00
2013-05-01 13:06:07 +02:00
2013-04-24 11:50:18 -05:00
2013-04-20 17:54:52 +00:00
2013-04-19 11:36:33 +02:00
2013-05-01 20:55:21 +04:00
2013-04-08 18:13:10 +02:00
2013-04-12 14:33:20 +02:00
2013-04-20 17:54:52 +00:00
2013-04-27 10:35:30 +00:00
2013-04-29 08:27:50 -05:00