All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chen, Gong" <gong.chen@linux.intel.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Tony Luck <tony.luck@gmail.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Len Brown <lenb@kernel.org>,
	linux-acpi <linux-acpi@vger.kernel.org>,
	kernel-janitors@vger.kernel.org
Subject: Re: [patch 2/2] ACPI, extlog: remove unneeded NULL check
Date: Thu, 07 Nov 2013 07:22:30 +0000	[thread overview]
Message-ID: <20131107072230.GA32127@gchen.bj.intel.com> (raw)
In-Reply-To: <1904928.e3mTdgXtnf@vostro.rjw.lan>

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

On Thu, Nov 07, 2013 at 01:09:38AM +0100, Rafael J. Wysocki wrote:
> Date: Thu, 07 Nov 2013 01:09:38 +0100
> From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> To: Tony Luck <tony.luck@gmail.com>
> Cc: Dan Carpenter <dan.carpenter@oracle.com>, Len Brown <lenb@kernel.org>,
>  Gong <gong.chen@linux.intel.com>, linux-acpi <linux-acpi@vger.kernel.org>,
>  kernel-janitors@vger.kernel.org
> Subject: Re: [patch 2/2] ACPI, extlog: remove unneeded NULL check
> User-Agent: KMail/4.10.5 (Linux/3.12.0-rc6+; KDE/4.10.5; x86_64; ; )
> 
> On Wednesday, November 06, 2013 02:45:18 PM Tony Luck wrote:
> > On Wed, Nov 6, 2013 at 2:06 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> > > I'm wondering what kernel you have checked, because drivers/acpi/acpi_extlog.c
> > > is not present in the mainline or even in linux-next?
> > 
> > It's in the "tip" tree ... and seems to be in next-20131106
> 
> Well, OK.  Who's going to maintain this file?
> 
> Rafael
> 
It's me. I will maintain this file.

BTW, Dan

According to your codes, I think elog_addr check can be removed, too.
Can you send out a updated version?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "Chen, Gong" <gong.chen@linux.intel.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Tony Luck <tony.luck@gmail.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Len Brown <lenb@kernel.org>,
	linux-acpi <linux-acpi@vger.kernel.org>,
	kernel-janitors@vger.kernel.org
Subject: Re: [patch 2/2] ACPI, extlog: remove unneeded NULL check
Date: Thu, 7 Nov 2013 02:22:30 -0500	[thread overview]
Message-ID: <20131107072230.GA32127@gchen.bj.intel.com> (raw)
In-Reply-To: <1904928.e3mTdgXtnf@vostro.rjw.lan>

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

On Thu, Nov 07, 2013 at 01:09:38AM +0100, Rafael J. Wysocki wrote:
> Date: Thu, 07 Nov 2013 01:09:38 +0100
> From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> To: Tony Luck <tony.luck@gmail.com>
> Cc: Dan Carpenter <dan.carpenter@oracle.com>, Len Brown <lenb@kernel.org>,
>  Gong <gong.chen@linux.intel.com>, linux-acpi <linux-acpi@vger.kernel.org>,
>  kernel-janitors@vger.kernel.org
> Subject: Re: [patch 2/2] ACPI, extlog: remove unneeded NULL check
> User-Agent: KMail/4.10.5 (Linux/3.12.0-rc6+; KDE/4.10.5; x86_64; ; )
> 
> On Wednesday, November 06, 2013 02:45:18 PM Tony Luck wrote:
> > On Wed, Nov 6, 2013 at 2:06 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> > > I'm wondering what kernel you have checked, because drivers/acpi/acpi_extlog.c
> > > is not present in the mainline or even in linux-next?
> > 
> > It's in the "tip" tree ... and seems to be in next-20131106
> 
> Well, OK.  Who's going to maintain this file?
> 
> Rafael
> 
It's me. I will maintain this file.

BTW, Dan

According to your codes, I think elog_addr check can be removed, too.
Can you send out a updated version?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-11-07  7:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 20:20 [patch 2/2] ACPI, extlog: remove unneeded NULL check Dan Carpenter
2013-11-05 20:20 ` Dan Carpenter
2013-11-06 21:54 ` Rafael J. Wysocki
2013-11-06 22:06   ` Rafael J. Wysocki
2013-11-06 22:45   ` Tony Luck
2013-11-06 22:45     ` Tony Luck
2013-11-06 23:57     ` Rafael J. Wysocki
2013-11-07  0:09       ` Rafael J. Wysocki
2013-11-07  7:22       ` Chen, Gong [this message]
2013-11-07  7:22         ` Chen, Gong
2013-11-08  8:24         ` [patch 2/2 v2] " Dan Carpenter
2013-11-08  8:24           ` Dan Carpenter
2013-11-11  2:04           ` Chen, Gong
2013-11-11  2:04             ` Chen, Gong

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=20131107072230.GA32127@gchen.bj.intel.com \
    --to=gong.chen@linux.intel.com \
    --cc=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=tony.luck@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.