mbox series

[GIT,PULL] TOMOYO patches for v5.6

Message ID cdf30cd3-8b0e-9014-0474-ce978e6bcc3b@i-love.sakura.ne.jp (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] TOMOYO patches for v5.6 | expand

Pull-request

git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20200128

Message

Tetsuo Handa Jan. 28, 2020, 4:17 a.m. UTC
The following changes since commit a8772fad0172aeae339144598b809fd8d4823331:

  tomoyo: Use atomic_t for statistics counter (2020-01-02 12:53:49 +0900)

are available in the git repository at:

  git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20200128

for you to fetch changes up to a8772fad0172aeae339144598b809fd8d4823331:

  tomoyo: Use atomic_t for statistics counter (2020-01-02 12:53:49 +0900)

----------------------------------------------------------------
Hello, Linus.

One "int -> atomic_t" conversion patch for suppressing KCSAN's warning.

----------------------------------------------------------------

Comments

Linus Torvalds Jan. 29, 2020, 2:51 a.m. UTC | #1
On Mon, Jan 27, 2020 at 8:17 PM Tetsuo Handa
<penguin-kernel@i-love.sakura.ne.jp> wrote:
>
> One "int -> atomic_t" conversion patch for suppressing KCSAN's warning.

The git tree looks fine, and I've pulled, but your pull request was
missing the shortlog and diffstat that I expect (and that "git
request-pull" generates).

                 Linus
pr-tracker-bot@kernel.org Jan. 29, 2020, 3 a.m. UTC | #2
The pull request you sent on Tue, 28 Jan 2020 13:17:03 +0900:

> git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20200128

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

Thank you!