All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Feng Chen <feng.chen@amlogic.com>,
	Matthew Wilcox <willy@infradead.org>,
	Jeff Layton <jlayton@kernel.org>,
	Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Subject: Re: Linux 6.18-rc1
Date: Tue, 14 Oct 2025 16:44:40 +0200	[thread overview]
Message-ID: <aO5h2AELcno8ecEG@mev-dev.igk.intel.com> (raw)
In-Reply-To: <f594c621-f9e1-49f2-af31-23fbcb176058@roeck-us.net>

On Mon, Oct 13, 2025 at 10:08:22AM -0700, Guenter Roeck wrote:
> On Sun, Oct 12, 2025 at 02:04:32PM -0700, Linus Torvalds wrote:
> > Two weeks have passed, and 6.18-rc1 has been tagged and pushed out.
> > 
> > Things look fairly normal: size-wise this is pretty much right in the
> > middle of the pack, and nothing particular stands out in the shortlog
> > of merges this merge window appended below. About half the diff is
> > drivers, with the res being all over: vfs and filesystems, arch
> > updates (although much of that is actually devicetree stuff, so it's
> > arguably more driver-related), tooling, rust support etc etc.
> > 
> > This was one of the good merge windows where I didn't end up having to
> > bisect any particular problem on nay of the machines I was testing.
> > Let's hope that success mostly translates to the bigger picture too.
> > 
> 

[...]

> ============================================================
> 
> powerpc
> -------
> 
> Building powerpc:skiroot_defconfig ... failed
> --------------
> Error log:
> drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c: In function 'ixgbe_fwlog_init':
> drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:3938:40: error: 'struct ixgbe_adapter' has no member named 'ixgbe_dbg_adapter'
>  3938 |                 .debugfs_root = adapter->ixgbe_dbg_adapter,
> 
> struct ixgbe_adapter only provides ixgbe_dbg_adapter if CONFIG_DEBUG_FS=y,
> but commit 641585bc978e0 ("ixgbe: fwlog support for e610") uses it
> unconditionally.
> 
> Author: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
>

Sorry, I completely missed that. Thanks for catching it.
The fix is here [1]

[1] https://lore.kernel.org/netdev/20251014141110.751104-1-michal.swiatkowski@linux.intel.com/T/#u

[...]

      parent reply	other threads:[~2025-10-14 14:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-12 21:04 Linux 6.18-rc1 Linus Torvalds
2025-10-13 17:08 ` Guenter Roeck
2025-10-13 22:09   ` Matthew Wilcox
2025-10-14  2:01   ` Theodore Ts'o
2025-10-14  4:46   ` Guenter Roeck
2025-10-15 10:01     ` Guenter Roeck
2025-10-15 17:28       ` Liam R. Howlett
2025-10-15 17:48         ` Guenter Roeck
2025-10-15 18:33           ` Liam R. Howlett
2025-10-15 19:40             ` Guenter Roeck
2025-10-14  5:54   ` Nathan Chancellor
2025-10-14 11:00     ` Jeff Layton
2025-10-14 14:44   ` Michal Swiatkowski [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=aO5h2AELcno8ecEG@mev-dev.igk.intel.com \
    --to=michal.swiatkowski@linux.intel.com \
    --cc=feng.chen@amlogic.com \
    --cc=jlayton@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=torvalds@linux-foundation.org \
    --cc=willy@infradead.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 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.