s390/facility: decompose test_facility()
authorMichael Mueller <mimu@linux.vnet.ibm.com>
Thu, 20 Jun 2013 13:11:39 +0000 (15:11 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Jun 2013 19:10:25 +0000 (21:10 +0200)
commit32089246e36dffbadba66fc94a246678fccfd5a2
treef5533dc03ff02868437d60bd32577f1a4e33f08a
parent749d3f9c8179a26f87a1427e95229fc94ef40cc1
s390/facility: decompose test_facility()

The patch decomposes the function test_facility() into its API
test_facility() and its implementation __test_facility(). This
allows to reuse the implementation with a different API.

Patch is used to prepare checkin of SIE satellite code.

Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/facility.h