public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: mjg59@srcf.ucam.org
Cc: platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org,
	astarikovskiy@suse.de, akpm@linux-foundation.org
Subject: Re: [PATCH 2/2] acpi ec_sys: Be more cautious about ec write access
Date: Thu, 29 Jul 2010 22:16:12 +0200	[thread overview]
Message-ID: <201007292216.13568.trenn@suse.de> (raw)
In-Reply-To: <1280434125-11943-3-git-send-email-trenn@suse.de>

On Thursday 29 July 2010 10:08:45 pm Thomas Renninger wrote:
> +
> +	if (!write_support)
> +		acpi_ec_io_ops.write = NULL;
> +	if (!debugfs_create_file("io", 0600, dev_dir, ec, &acpi_ec_io_ops))
Wait, this is wrong. I send an updated patch in a second...

       Thomas

  reply	other threads:[~2010-07-29 20:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 20:08 ACPI ec.c and ec_sys.c fixes Thomas Renninger
2010-07-29 20:08 ` [PATCH 1/2] acpi ec: Fix possible double io port registration Thomas Renninger
2010-07-29 20:08 ` [PATCH 2/2] acpi ec_sys: Be more cautious about ec write access Thomas Renninger
2010-07-29 20:16   ` Thomas Renninger [this message]
2010-07-29 20:30     ` [PATCH] " Thomas Renninger
2010-07-30 16:37       ` Henrique de Moraes Holschuh
2010-08-01  0:13         ` Thomas Renninger
2010-08-01 14:15           ` Henrique de Moraes Holschuh

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=201007292216.13568.trenn@suse.de \
    --to=trenn@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=astarikovskiy@suse.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /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