linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] thread fixes v5.6-rc5
@ 2020-03-07 10:22 Christian Brauner
  2020-03-07 14:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2020-03-07 10:22 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

Hey Linus,

/* Summary */
Here are a few hopefully uncontroversial fixes:

- Use RCU_INIT_POINTER() when initializing some rcu protected members in
  task_struct to fix some sparse warnings.
- Add pidfd_fdinfo_test binary to .gitignore file

/* Testing */
All patches have seen exposure in linux-next and are based on v5.6-rc1.
No regressions or build warning have been reported to me. Another test-compile
I did just now with current mainline did not produce build warnings either.

/* Conflicts */
At the time of creating this PR no merge conflicts were reported from
linux-next.

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/for-linus-2020-03-07

for you to fetch changes up to 186e28a18aeb0fec99cc586fda337e6b23190791:

  selftests: pidfd: Add pidfd_fdinfo_test in .gitignore (2020-02-28 13:35:05 +0100)

Please consider pulling these changes from the signed for-linus-2020-03-07 tag.

Thanks!
Christian

----------------------------------------------------------------
for-linus-2020-03-07

----------------------------------------------------------------
Christophe Leroy (1):
      selftests: pidfd: Add pidfd_fdinfo_test in .gitignore

Madhuparna Bhowmik (2):
      fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
      exit: Fix Sparse errors and warnings

 kernel/exit.c                            | 4 ++--
 kernel/fork.c                            | 2 +-
 tools/testing/selftests/pidfd/.gitignore | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] thread fixes v5.6-rc5
  2020-03-07 10:22 [GIT PULL] thread fixes v5.6-rc5 Christian Brauner
@ 2020-03-07 14:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-07 14:30 UTC (permalink / raw)
  To: Christian Brauner; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Sat,  7 Mar 2020 11:22:14 +0100:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/for-linus-2020-03-07

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

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-03-07 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07 10:22 [GIT PULL] thread fixes v5.6-rc5 Christian Brauner
2020-03-07 14:30 ` 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).