public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Voluspa <lista1@comhem.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [UBUNTU:acpi/ec] Use semaphore instead of spinlock
Date: Wed, 14 Jun 2006 17:26:23 -0700	[thread overview]
Message-ID: <4490A92F.5010604@oracle.com> (raw)
In-Reply-To: <20060615010850.3d375fa9.lista1@comhem.se>

Voluspa wrote:
>   CC      drivers/acpi/glue.o
>   CC      drivers/acpi/ec.o
> drivers/acpi/ec.c: In function `acpi_ec_poll_read':
> drivers/acpi/ec.c:341: error: union has no member named `polling'
> drivers/acpi/ec.c:363: error: union has no member named `polling'
> drivers/acpi/ec.c: In function `acpi_ec_poll_write':
> drivers/acpi/ec.c:390: error: union has no member named `polling'
> drivers/acpi/ec.c:415: error: union has no member named `polling'
> drivers/acpi/ec.c:376: warning: unused variable `flags'
> drivers/acpi/ec.c: In function `acpi_ec_poll_query':
> drivers/acpi/ec.c:599: error: union has no member named `polling'
> drivers/acpi/ec.c:615: error: union has no member named `polling'
> drivers/acpi/ec.c:578: warning: unused variable `flags'
> drivers/acpi/ec.c: In function `acpi_ec_gpe_poll_query':
> drivers/acpi/ec.c:705: error: union has no member named `polling'
> drivers/acpi/ec.c:708: error: union has no member named `polling'
> drivers/acpi/ec.c:694: warning: unused variable `flags'
> drivers/acpi/ec.c: In function `acpi_ec_poll_add':
> drivers/acpi/ec.c:1020: error: union has no member named `polling'
> drivers/acpi/ec.c: In function `acpi_fake_ecdt_poll_callback':
> drivers/acpi/ec.c:1315: error: union has no member named `polling'
> drivers/acpi/ec.c: In function `acpi_ec_poll_get_real_ecdt':
> drivers/acpi/ec.c:1431: error: union has no member named `polling'
> make[2]: *** [drivers/acpi/ec.o] Error 1
> make[1]: *** [drivers/acpi] Error 2
> make: *** [drivers] Error 2

Thanks, I'll work on that.

~Randy



  reply	other threads:[~2006-06-14 23:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 23:08 [UBUNTU:acpi/ec] Use semaphore instead of spinlock Voluspa
2006-06-15  0:26 ` Randy Dunlap [this message]
2006-06-15  1:14 ` Randy Dunlap
2006-06-15  5:45   ` Roland Dreier
2006-06-15 11:03   ` Voluspa
2006-06-15 16:27     ` Lee Revell
2006-06-16  9:23       ` Voluspa
2006-06-17  2:57         ` Lee Revell
2006-06-15 15:40   ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2006-06-14 23:22 Randy Dunlap
2006-06-15  5:38 ` Bongani Hlope
2006-06-20  0:40   ` Andrew Morton
2006-06-20  0:41     ` Randy Dunlap
2006-06-20  1:10       ` Andrew Morton
2006-06-16 14:31 ` Luiz Fernando N. Capitulino
2006-06-16 17:43   ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4490A92F.5010604@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lista1@comhem.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox