mbox series

[GIT,PULL] cpumask fix for 6.11-rc

Message ID ZrZbs3oPNhzqR3E2@yury-ThinkPad (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] cpumask fix for 6.11-rc | expand

Pull-request

https://github.com/norov/linux.git tags/bitmap-6.11-rc

Message

Yury Norov Aug. 9, 2024, 6:11 p.m. UTC
The following changes since commit 5819e464a17587e6830cfab05f3e91a9a8753a41:

  cpumask: Fix crash on updating CPU enabled mask (2024-08-08 10:39:41 -0700)

are available in the Git repository at:

  https://github.com/norov/linux.git tags/bitmap-6.11-rc

for you to fetch changes up to 5819e464a17587e6830cfab05f3e91a9a8753a41:

  cpumask: Fix crash on updating CPU enabled mask (2024-08-08 10:39:41 -0700)

----------------------------------------------------------------
cpumask fix for 6.11-rc

Hi Linus,

Please pull the fix for set_cpu_enabled().

Thanks,
Yury

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

Comments

Linus Torvalds Aug. 9, 2024, 6:24 p.m. UTC | #1
On Fri, 9 Aug 2024 at 11:11, Yury Norov <yury.norov@gmail.com> wrote:
>
> Please pull the fix for set_cpu_enabled().

Ugh, what a stupid merge error of mine that was.

I've pulled it, but would you please make sure you do proper pull
requests with diffstat and shortlog in the future?

           Linus
pr-tracker-bot@kernel.org Aug. 9, 2024, 6:35 p.m. UTC | #2
The pull request you sent on Fri, 9 Aug 2024 11:11:13 -0700:

> https://github.com/norov/linux.git tags/bitmap-6.11-rc

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

Thank you!