linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] flexible-array member convertion patches for 5.7-rc5
@ 2020-05-04 17:44 Gustavo A. R. Silva
  2020-05-04 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2020-05-04 17:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kees Cook, Greg KH, linux-kernel, Gustavo A. R. Silva

The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:

  Linux 5.7-rc4 (2020-05-03 14:56:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flexible-array-member-5.7-rc5

for you to fetch changes up to 1e6e9d0f4859ec698d55381ea26f4136eff3afe1:

  uapi: revert flexible-array conversions (2020-05-04 11:30:15 -0500)

----------------------------------------------------------------
flexible-array member convertion patches for 5.7-rc5

Hi Linus,

Please, pull the following patch that reverts changes in include/uapi/

These structures can get embedded in other structures in user-space
and cause all sorts of warnings and problems[1]. So, we better don't take
any chances and keep the zero-length arrays in place for now.

[1] https://lore.kernel.org/lkml/20200424121553.GE26002@ziepe.ca/

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      uapi: revert flexible-array conversions

 include/uapi/linux/bpf.h                        | 2 +-
 include/uapi/linux/dlm_device.h                 | 4 ++--
 include/uapi/linux/fiemap.h                     | 2 +-
 include/uapi/linux/if_arcnet.h                  | 6 +++---
 include/uapi/linux/mmc/ioctl.h                  | 2 +-
 include/uapi/linux/net_dropmon.h                | 4 ++--
 include/uapi/linux/netfilter_bridge/ebt_among.h | 2 +-
 include/uapi/scsi/scsi_bsg_fc.h                 | 2 +-
 8 files changed, 12 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] flexible-array member convertion patches for 5.7-rc5
  2020-05-04 17:44 [GIT PULL] flexible-array member convertion patches for 5.7-rc5 Gustavo A. R. Silva
@ 2020-05-04 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-04 18:35 UTC (permalink / raw)
  To: Gustavo A. R. Silva
  Cc: Linus Torvalds, Kees Cook, Greg KH, linux-kernel, Gustavo A. R. Silva

The pull request you sent on Mon, 4 May 2020 12:44:49 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flexible-array-member-5.7-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/67f852ef92274116c9487cb312e58105d0e8d3e7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-04 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 17:44 [GIT PULL] flexible-array member convertion patches for 5.7-rc5 Gustavo A. R. Silva
2020-05-04 18:35 ` pr-tracker-bot

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).