public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Tudor Ambarus <tudor.ambarus@linaro.org>,
	mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com
Cc: x86@kernel.org, hpa@zytor.com, akpm@linux-foundation.org,
	mhocko@suse.com, dianders@chromium.org, arnd@arndb.de,
	linux-kernel@vger.kernel.org, willmcvicker@google.com,
	andre.draszik@linaro.org, peter.griffin@linaro.org,
	kernel-team@android.com, Tudor Ambarus <tudor.ambarus@linaro.org>,
	kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] x86/irq: fix [-Wvisibility] warnings
Date: Thu, 25 Jan 2024 19:36:39 +0100	[thread overview]
Message-ID: <87ttn1gszs.ffs@tglx> (raw)
In-Reply-To: <20240109141045.3704627-1-tudor.ambarus@linaro.org>

On Tue, Jan 09 2024 at 14:10, Tudor Ambarus wrote:
>  
>  #include <asm/apicdef.h>
>  #include <asm/irq_vectors.h>
> +#include <linux/cpumask.h>

Why does this need the include?

>       44 | void arch_trigger_cpumask_backtrace(const struct cpumask *mask,

That's a pointer so a simple forward declaration should work, no?

Thanks,

        tglx

      reply	other threads:[~2024-01-25 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 14:10 [PATCH] x86/irq: fix [-Wvisibility] warnings Tudor Ambarus
2024-01-25 18:36 ` Thomas Gleixner [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=87ttn1gszs.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=akpm@linux-foundation.org \
    --cc=andre.draszik@linaro.org \
    --cc=arnd@arndb.de \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=dianders@chromium.org \
    --cc=hpa@zytor.com \
    --cc=kernel-team@android.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=mhocko@suse.com \
    --cc=mingo@redhat.com \
    --cc=peter.griffin@linaro.org \
    --cc=tudor.ambarus@linaro.org \
    --cc=willmcvicker@google.com \
    --cc=x86@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