linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hanjun Guo <guohanjun@huawei.com>
To: Tian Tao <tiantao6@huawei.com>, <rjw@rjwysocki.net>,
	<lenb@kernel.org>, <linux-acpi@vger.kernel.org>,
	<jonathan.cameron@huawei.com>
Cc: <linuxarm@huawei.com>
Subject: Re: [PATCH] ACPI/PPTT: fixed some parameter type is not right
Date: Tue, 5 Nov 2019 09:27:00 +0800	[thread overview]
Message-ID: <86652e9c-0c2a-96e6-cfc4-982431aad355@huawei.com> (raw)
In-Reply-To: <b4c4ba3a-b079-e276-f7bb-b91af7d95a7f@huawei.com>

On 2019/11/5 9:15, Hanjun Guo wrote:
> On 2019/11/5 9:07, Tian Tao wrote:
>> acpi_find_cache_level with level parameter as a signed integer,
>> is called by acpi_find_cache_node where the level parameter is unsigned.
>> This in turn calls acpi_find_cache_level with the level parameter is
>> signed.Make the type consistent as unsigned through all 3 calls.
> 
> I'm not against doing this, but it's not a big deal :)
> 
> Maybe send to upstream to see what's happening, Rafael is a nice guy.

Oh, already sent to upstream, my bad :(


  reply	other threads:[~2019-11-05  1:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-05  1:07 [PATCH] ACPI/PPTT: fixed some parameter type is not right Tian Tao
2019-11-05  1:15 ` Hanjun Guo
2019-11-05  1:27   ` Hanjun Guo [this message]
2019-11-13 23:25 ` Rafael J. Wysocki

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=86652e9c-0c2a-96e6-cfc4-982431aad355@huawei.com \
    --to=guohanjun@huawei.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=rjw@rjwysocki.net \
    --cc=tiantao6@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).