linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 5.16-rc2
Date: Sun, 21 Nov 2021 17:38:53 -0800	[thread overview]
Message-ID: <20211122013853.GA1859143@roeck-us.net> (raw)
In-Reply-To: <CAHk-=wgMLMKjQUFoAA+chpZqaLJgpnUHsOJtBzWgFepT_DEwSw@mail.gmail.com>

On Sun, Nov 21, 2021 at 02:06:56PM -0800, Linus Torvalds wrote:
> Nothing especially noteworthy stands out for the last week, it all
> felt pretty normal for a rc2 week.
> 
> The commit stats look normal, and the diffstat looks fairly regular
> too. There's perhaps relatively less driver diffs than usual, partly
> explained by the tools subdirectory diff being larger than usual (a
> quarter of the whole thing), mostly just due to added kvm tests. The
> rest is arch updates, filesystems, networking, documentation etc...
> 
> So fixes a bit all over the place, with nothing that really stands
> out. Details below in the shortlog.
> 

Build results:
	total: 153 pass: 148 fail: 5
Failed builds:
	csky:defconfig
	csky:allmodconfig
	mips:allmodconfig
	powerpc:allmodconfig
	sparc64:allmodconfig
Qemu test results:
	total: 482 pass: 482 fail: 0

Details about build failures see below.

Guenter

---
csky:defconfig
csky:allmodconfig
sparc64:allmodconfig

fs/netfs/read_helper.c: In function 'netfs_rreq_unlock':
fs/netfs/read_helper.c:435:25: error:
	implicit declaration of function 'flush_dcache_folio';

Fixed in -next.

---
mips:allmodconfig

ERROR: modpost: missing MODULE_LICENSE() in drivers/pci/controller/pcie-mt7621.o
ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined!
ERROR: modpost: "mips_cpc_base" [drivers/pci/controller/pcie-mt7621.ko] undefined!
ERROR: modpost: "mips_cm_lock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined!
ERROR: modpost: "mips_cm_is64" [drivers/pci/controller/pcie-mt7621.ko] undefined!
ERROR: modpost: "mips_gcr_base" [drivers/pci/controller/pcie-mt7621.ko] undefined!

Still seen in -next.

---
powerpc:allmodconfig

fs/ntfs/aops.c: In function 'ntfs_write_mst_block':
fs/ntfs/aops.c:1311:1: error: the frame size of 2240 bytes is larger than 2048 bytes

Stephen marked NTFS_RW as BROKEN in -next.
Would something like "depends on BROKEN if PPC" be acceptable ?

  reply	other threads:[~2021-11-22  1:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-21 22:06 Linux 5.16-rc2 Linus Torvalds
2021-11-22  1:38 ` Guenter Roeck [this message]
2021-11-22 18:14   ` Linus Torvalds

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=20211122013853.GA1859143@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).