All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org,
	linux1394-devel@lists.sourceforge.net, masahiroy@kernel.org,
	luriwen@kylinos.cn, rafael@kernel.org, yu.c.chen@intel.com
Subject: [GIT PULL] firewire updates for v6.15 kernel
Date: Wed, 2 Apr 2025 23:19:51 +0900	[thread overview]
Message-ID: <20250402141951.GA79643@workstation.local> (raw)

Hi Linus,

Please apply a single commit from FireWire subsystem to your tree.

As a side note, we continue to have a discussion about kbuild script since
the recent change seems to bring a regression when building some
in-kernel tools including the one for firewire[1]. A fix candidate has
come[2], but it could be too late for the current merge window.

[1] https://lore.kernel.org/lkml/20250328074750.3524280-1-luriwen@kylinos.cn/
[2] https://lore.kernel.org/lkml/20250402075253.1772541-1-luriwen@kylinos.cn/


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.15

for you to fetch changes up to ca2c736554c105897d67a015a97973af315e1c32:

  firewire: core: avoid -Wflex-array-member-not-at-end warning (2025-03-16 09:32:30 +0900)

----------------------------------------------------------------
firewire updates for v6.15

A single commit has done to use the common helper function for on-stack
trailing array to enqueue any isochronous packet by the requests from
userspace application.

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      firewire: core: avoid -Wflex-array-member-not-at-end warning

 drivers/firewire/core-cdev.c | 42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)


Regards

Takashi Sakamoto

             reply	other threads:[~2025-04-02 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-02 14:19 Takashi Sakamoto [this message]
2025-04-03  5:47 ` [GIT PULL] firewire updates for v6.15 kernel pr-tracker-bot

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=20250402141951.GA79643@workstation.local \
    --to=o-takashi@sakamocchi.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=luriwen@kylinos.cn \
    --cc=masahiroy@kernel.org \
    --cc=rafael@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yu.c.chen@intel.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 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.