Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21387
b: refs/heads/master
c: 3bfd6f3
h: refs/heads/master
i:
  21385: cc82bea
  21383: b4c2d72
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 942ea56 commit 1cf8cf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b11bd12aff76e02cdc2cbc9e439bba88d281223
refs/heads/master: 3bfd6f3e77f58479ec53aa91d0b078abbb4c0868
6 changes: 4 additions & 2 deletions trunk/include/asm-sparc64/hypervisor.h
Original file line number Diff line number Diff line change
Expand Up @@ -272,17 +272,19 @@
* EBADALIGN Base real address is not correctly aligned
* for size.
*
* Configure the given queue to be placed at the givem base real
* Configure the given queue to be placed at the given base real
* address, with the given number of entries. The number of entries
* must be a power of 2. The base real address must be aligned
* exactly to match the queue size. Each queue entry is 64 bytes
* long, so for example a 32 entry queue must be aligned on a 2048
* byte real address boundary.
*
* The specified queue is unconfigured is number of entries is given as zero.
* The specified queue is unconfigured if the number of entries is given
* as zero.
*
* For the current version of this API service, the argument queue is defined
* as follows:
*
* queue description
* ----- -------------------------
* 0x3c cpu mondo queue
Expand Down

0 comments on commit 1cf8cf2

Please sign in to comment.