Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324102
b: refs/heads/master
c: c80773e
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 26, 2012
1 parent a3350a1 commit 4f4d8e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0327dab0e88b2f4be6ad7dcd5af86d085d2c0603
refs/heads/master: c80773e5a24df5f0604ed796b56edd8a14dbcce7
2 changes: 2 additions & 0 deletions trunk/drivers/s390/crypto/ap_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,12 @@ static int ap_interrupts_available(void)
*
* Returns 1 if AP configuration information is available.
*/
#ifdef CONFIG_64BIT
static int ap_configuration_available(void)
{
return test_facility(2) && test_facility(12);
}
#endif

/**
* ap_test_queue(): Test adjunct processor queue.
Expand Down

0 comments on commit 4f4d8e8

Please sign in to comment.