From 1cf8cf2cd7b0872544c69f7e31e07d678f6b1f06 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 7 Feb 2006 22:49:38 -0800 Subject: [PATCH] --- yaml --- r: 21387 b: refs/heads/master c: 3bfd6f3e77f58479ec53aa91d0b078abbb4c0868 h: refs/heads/master i: 21385: cc82bea932f959541109439828061c39433da1ca 21383: b4c2d72bf4cd4cee7eee9531eb538464f8c05b4d v: v3 --- [refs] | 2 +- trunk/include/asm-sparc64/hypervisor.h | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 5eb53c9d3d02..18b0bb29360a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8b11bd12aff76e02cdc2cbc9e439bba88d281223 +refs/heads/master: 3bfd6f3e77f58479ec53aa91d0b078abbb4c0868 diff --git a/trunk/include/asm-sparc64/hypervisor.h b/trunk/include/asm-sparc64/hypervisor.h index 9c8e453abe97..b4e0d52acd5c 100644 --- a/trunk/include/asm-sparc64/hypervisor.h +++ b/trunk/include/asm-sparc64/hypervisor.h @@ -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