linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: guohanjun@huawei.com, Jackie Liu <liu.yun@linux.dev>,
	lorenzo.pieralisi@arm.com
Cc: Will Deacon <will@kernel.org>,
	liuyun01@kylinos.cn, linux-acpi@vger.kernel.org,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] acpi/arm64: fix next_platform_timer() section mismatch error
Date: Tue, 12 Oct 2021 17:44:11 +0100	[thread overview]
Message-ID: <163405697347.426151.4032663664664574820.b4-ty@arm.com> (raw)
In-Reply-To: <20210823092526.2407526-1-liu.yun@linux.dev>

On Mon, 23 Aug 2021 17:25:26 +0800, Jackie Liu wrote:
> Fix modpost Section mismatch error in next_platform_timer().
> 
>   [...]
>   WARNING: modpost: vmlinux.o(.text.unlikely+0x26e60): Section mismatch in reference from the function next_platform_timer() to the variable .init.data:acpi_gtdt_desc
>   The function next_platform_timer() references
>   the variable __initdata acpi_gtdt_desc.
>   This is often because next_platform_timer lacks a __initdata
>   annotation or the annotation of acpi_gtdt_desc is wrong.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] acpi/arm64: fix next_platform_timer() section mismatch error
      https://git.kernel.org/arm64/c/596143e3aec3

-- 
Catalin


      parent reply	other threads:[~2021-10-12 16:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-23  9:25 [PATCH] acpi/arm64: fix next_platform_timer() section mismatch error Jackie Liu
2021-08-23 13:33 ` Hanjun Guo
2021-08-31 10:11 ` Jackie Liu
2021-09-01  2:27   ` Hanjun Guo
2021-10-12 16:44 ` Catalin Marinas [this message]

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=163405697347.426151.4032663664664574820.b4-ty@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=arnd@arndb.de \
    --cc=guohanjun@huawei.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=liu.yun@linux.dev \
    --cc=liuyun01@kylinos.cn \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=rafael@kernel.org \
    --cc=will@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;
as well as URLs for NNTP newsgroup(s).