On 12/25/20 9:19 PM, Richard Henderson wrote:
> We will shortly need to be able to check facilities beyond the
> first 64. Instead of explicitly masking against s390_facilities,
> create a HAVE_FACILITY macro that indexes an array.
>
> Reviewed-by: David Hildenbrand
> Signed-off-by: Richard Hend
We will shortly need to be able to check facilities beyond the
first 64. Instead of explicitly masking against s390_facilities,
create a HAVE_FACILITY macro that indexes an array.
Reviewed-by: David Hildenbrand
Signed-off-by: Richard Henderson
---
v2: Change name to HAVE_FACILITY (david)
---
t