From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org
Cc: pjones@redhat.com, dbond@suse.com, lduncan@suse.com,
hare@suse.de, michaelc@cs.wisc.edu
Subject: [GIT PULL] (ibft) stable/for-linus-4.7
Date: Mon, 16 May 2016 11:33:14 -0400 [thread overview]
Message-ID: <20160516153313.GA24765@localhost.localdomain> (raw)
Hey Linus,
Please git pull the following branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft.git stable/for-linus-4.7
Sorry about the freshness of it - it was 5 weeks old until I realized
that one of the commits has the wrong author name (me!), so rebased it.
The pull has two features - both of them expand the SysFS entries:
- 'prefix-len' - which is subnet_mask_prefix of the iBFT header.
- 'acpi_header' dir with: 'iBFT', OEM-ID (whatever it extracts from the
iBFT header) and OEM_TABLE_ID (also whatever it extracts from the
iBFT header). This is to help NIC drivers to figure out during bootup
how to deal with BIOS created iBFT tables (like by TianoCore UEFI implemenation).
Please pull! Thanks.
Documentation/ABI/testing/sysfs-ibft | 10 ++++++
drivers/firmware/iscsi_ibft.c | 66 +++++++++++++++++++++++++++++++++++-
drivers/scsi/iscsi_boot_sysfs.c | 62 +++++++++++++++++++++++++++++++++
include/linux/iscsi_boot_sysfs.h | 13 +++++++
4 files changed, 150 insertions(+), 1 deletion(-)
David Bond (1):
ibft: Expose iBFT acpi header via sysfs
Hannes Reinecke (1):
iscsi_ibft: Add prefix-len attr and display netmask
reply other threads:[~2016-05-16 15:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160516153313.GA24765@localhost.localdomain \
--to=konrad@kernel.org \
--cc=dbond@suse.com \
--cc=hare@suse.de \
--cc=lduncan@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
--cc=pjones@redhat.com \
--cc=torvalds@linux-foundation.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