Re: [PATCH v2 9/9] pc-bios: s390x: Make u32 ptr check explicit

2020-05-20 Thread Thomas Huth
On 14/05/2020 14.37, Janosch Frank wrote: > Let's make it a bit more clear that we check the full 64 bits to fit > into the 32 we return. > > Signed-off-by: Janosch Frank > Suggested-by: David Hildenbrand > Reviewed-by: David Hildenbrand > --- > pc-bios/s390-ccw/helper.h | 2 +- > 1 file chang

[PATCH v2 9/9] pc-bios: s390x: Make u32 ptr check explicit

2020-05-14 Thread Janosch Frank
Let's make it a bit more clear that we check the full 64 bits to fit into the 32 we return. Signed-off-by: Janosch Frank Suggested-by: David Hildenbrand Reviewed-by: David Hildenbrand --- pc-bios/s390-ccw/helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc-bios/s390