Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: linux-kernel@vger.kernel.org, Randy Dunlap <rdunlap@infradead.org>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	kernel test robot <lkp@intel.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-mips@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Masahiro Yamada <masahiroy@kernel.org>,
	Nicolas Schier <nicolas@fjasle.eu>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	linux-scsi@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH] scsi: jazz_esp: only build if SCSI core is builtin
Date: Thu, 15 Feb 2024 15:39:24 -0500	[thread overview]
Message-ID: <170802930866.3317154.3155585946655239383.b4-ty@oracle.com> (raw)
In-Reply-To: <20240214055953.9612-1-rdunlap@infradead.org>

On Tue, 13 Feb 2024 21:59:53 -0800, Randy Dunlap wrote:

> JAZZ_ESP is a bool kconfig symbol that selects SCSI_SPI_ATTRS.
> When CONFIG_SCSI=m, this results in SCSI_SPI_ATTRS=m while
> JAZZ_ESP=y, which causes many undefined symbol linker errors.
> 
> Fix this by only offering to build this driver when CONFIG_SCSI=y.
> 
> 
> [...]

Applied to 6.8/scsi-fixes, thanks!

[1/1] scsi: jazz_esp: only build if SCSI core is builtin
      https://git.kernel.org/mkp/scsi/c/9ddf190a7df7

-- 
Martin K. Petersen	Oracle Linux Engineering

      reply	other threads:[~2024-02-15 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14  5:59 [PATCH] scsi: jazz_esp: only build if SCSI core is builtin Randy Dunlap
2024-02-15 20:39 ` Martin K. Petersen [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=170802930866.3317154.3155585946655239383.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=arnd@arndb.de \
    --cc=geert@linux-m68k.org \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=masahiroy@kernel.org \
    --cc=nicolas@fjasle.eu \
    --cc=rdunlap@infradead.org \
    --cc=tsbogend@alpha.franken.de \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).