From: patchwork-bot+linux-riscv@kernel.org
To: Joel Granados <j.granados@samsung.com>
Cc: linux-riscv@lists.infradead.org, torvalds@linux-foundation.org,
linux@weissschuh.net, mcgrof@kernel.org, kees@kernel.org,
kuba@kernel.org, david@fromorbit.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
linux-xfs@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-perf-users@vger.kernel.org,
linux-security-module@vger.kernel.org,
netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
bpf@vger.kernel.org, kexec@lists.infradead.org,
linux-hardening@vger.kernel.org, bridge@lists.linux.dev,
mptcp@lists.linux.dev, lvs-devel@vger.kernel.org,
linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com,
linux-sctp@vger.kernel.org, linux-nfs@vger.kernel.org,
apparmor@lists.ubuntu.com
Subject: Re: [GIT PULL] sysctl constification changes for v6.11-rc1
Date: Mon, 29 Jul 2024 16:42:37 +0000 [thread overview]
Message-ID: <172227135704.3603.7348565051958076479.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240724210014.mc6nima6cekgiukx@joelS2.panther.com>
Hello:
This pull request was applied to riscv/linux.git (for-next)
by Linus Torvalds <torvalds@linux-foundation.org>:
On Wed, 24 Jul 2024 23:00:14 +0200 you wrote:
> Linus
>
> Constifying ctl_table structs will prevent the modification of
> proc_handler function pointers as they would reside in .rodata. To get
> there, the proc_handler arguments must first be const qualified which
> requires this (fairly large) treewide PR. Sending it in the tail end of
> of the merge window after a suggestion from Kees to avoid unneeded merge
> conflicts. It has been rebased on top of 7a3fad30fd8b4b5e370906b3c554f64026f56c2f.
> I can send it later if it makes more sense on your side; please tell me
> what you prefer.
>
> [...]
Here is the summary with links:
- [GIT,PULL] sysctl constification changes for v6.11-rc1
https://git.kernel.org/riscv/c/b485625078ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Joel Granados <j.granados@samsung.com>
Cc: linux-riscv@lists.infradead.org, torvalds@linux-foundation.org,
linux@weissschuh.net, mcgrof@kernel.org, kees@kernel.org,
kuba@kernel.org, david@fromorbit.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
linux-xfs@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-perf-users@vger.kernel.org,
linux-security-module@vger.kernel.org,
netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
bpf@vger.kernel.org, kexec@lists.infradead.org,
linux-hardening@vger.kernel.org, bridge@lists.linux.dev,
mptcp@lists.linux.dev, lvs-devel@vger.kernel.org,
linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com,
linux-sctp@vger.kernel.org, linux-nfs@vger.kernel.org,
apparmor@lists.ubuntu.com
Subject: Re: [GIT PULL] sysctl constification changes for v6.11-rc1
Date: Mon, 29 Jul 2024 16:42:37 +0000 [thread overview]
Message-ID: <172227135704.3603.7348565051958076479.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240724210014.mc6nima6cekgiukx@joelS2.panther.com>
Hello:
This pull request was applied to riscv/linux.git (for-next)
by Linus Torvalds <torvalds@linux-foundation.org>:
On Wed, 24 Jul 2024 23:00:14 +0200 you wrote:
> Linus
>
> Constifying ctl_table structs will prevent the modification of
> proc_handler function pointers as they would reside in .rodata. To get
> there, the proc_handler arguments must first be const qualified which
> requires this (fairly large) treewide PR. Sending it in the tail end of
> of the merge window after a suggestion from Kees to avoid unneeded merge
> conflicts. It has been rebased on top of 7a3fad30fd8b4b5e370906b3c554f64026f56c2f.
> I can send it later if it makes more sense on your side; please tell me
> what you prefer.
>
> [...]
Here is the summary with links:
- [GIT,PULL] sysctl constification changes for v6.11-rc1
https://git.kernel.org/riscv/c/b485625078ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Joel Granados <j.granados@samsung.com>
Cc: linux-riscv@lists.infradead.org, torvalds@linux-foundation.org,
linux@weissschuh.net, mcgrof@kernel.org, kees@kernel.org,
kuba@kernel.org, david@fromorbit.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
linux-xfs@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-perf-users@vger.kernel.org,
linux-security-module@vger.kernel.org,
netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
bpf@vger.kernel.org, kexec@lists.infradead.org,
linux-hardening@vger.kernel.org, bridge@lists.linux.dev,
mptcp@lists.linux.dev, lvs-devel@vger.kernel.org,
linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com,
linux-sctp@vger.kernel.org, linux-nfs@vger.kernel.org,
apparmor@lists.ubuntu.com
Subject: Re: [GIT PULL] sysctl constification changes for v6.11-rc1
Date: Mon, 29 Jul 2024 16:42:37 +0000 [thread overview]
Message-ID: <172227135704.3603.7348565051958076479.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240724210014.mc6nima6cekgiukx@joelS2.panther.com>
Hello:
This pull request was applied to riscv/linux.git (for-next)
by Linus Torvalds <torvalds@linux-foundation.org>:
On Wed, 24 Jul 2024 23:00:14 +0200 you wrote:
> Linus
>
> Constifying ctl_table structs will prevent the modification of
> proc_handler function pointers as they would reside in .rodata. To get
> there, the proc_handler arguments must first be const qualified which
> requires this (fairly large) treewide PR. Sending it in the tail end of
> of the merge window after a suggestion from Kees to avoid unneeded merge
> conflicts. It has been rebased on top of 7a3fad30fd8b4b5e370906b3c554f64026f56c2f.
> I can send it later if it makes more sense on your side; please tell me
> what you prefer.
>
> [...]
Here is the summary with links:
- [GIT,PULL] sysctl constification changes for v6.11-rc1
https://git.kernel.org/riscv/c/b485625078ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Joel Granados <j.granados@samsung.com>
Cc: kees@kernel.org, david@fromorbit.com,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
linux-sctp@vger.kernel.org, linux-hardening@vger.kernel.org,
linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org,
rds-devel@oss.oracle.com, linux-rdma@vger.kernel.org,
mcgrof@kernel.org, mptcp@lists.linux.dev,
lvs-devel@vger.kernel.org, torvalds@linux-foundation.org,
coreteam@netfilter.org, kuba@kernel.org,
linux-trace-kernel@vger.kernel.org, bridge@lists.linux.dev,
apparmor@lists.ubuntu.com, linux-xfs@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-nfs@vger.kernel.org,
netdev@vger.kernel.org, kexec@lists.infradead.org,
linux@weissschuh.net, linux-perf-users@vger.kernel.org,
linux-security-module@vger.kernel.org,
netfilter-devel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
bpf@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [GIT PULL] sysctl constification changes for v6.11-rc1
Date: Mon, 29 Jul 2024 16:42:37 +0000 [thread overview]
Message-ID: <172227135704.3603.7348565051958076479.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240724210014.mc6nima6cekgiukx@joelS2.panther.com>
Hello:
This pull request was applied to riscv/linux.git (for-next)
by Linus Torvalds <torvalds@linux-foundation.org>:
On Wed, 24 Jul 2024 23:00:14 +0200 you wrote:
> Linus
>
> Constifying ctl_table structs will prevent the modification of
> proc_handler function pointers as they would reside in .rodata. To get
> there, the proc_handler arguments must first be const qualified which
> requires this (fairly large) treewide PR. Sending it in the tail end of
> of the merge window after a suggestion from Kees to avoid unneeded merge
> conflicts. It has been rebased on top of 7a3fad30fd8b4b5e370906b3c554f64026f56c2f.
> I can send it later if it makes more sense on your side; please tell me
> what you prefer.
>
> [...]
Here is the summary with links:
- [GIT,PULL] sysctl constification changes for v6.11-rc1
https://git.kernel.org/riscv/c/b485625078ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-07-29 16:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20240724210020eucas1p2db4a3e71e4b9696804ac8f1bad6e1c61@eucas1p2.samsung.com>
2024-07-24 21:00 ` [GIT PULL] sysctl constification changes for v6.11-rc1 Joel Granados
2024-07-24 21:00 ` Joel Granados
2024-07-24 21:00 ` Joel Granados
2024-07-24 21:00 ` Joel Granados
2024-07-25 20:11 ` Linus Torvalds
2024-07-25 20:11 ` Linus Torvalds
2024-07-25 20:11 ` Linus Torvalds
2024-07-25 20:11 ` Linus Torvalds
2024-07-25 20:37 ` pr-tracker-bot
2024-07-25 20:37 ` pr-tracker-bot
2024-07-25 20:37 ` pr-tracker-bot
2024-07-29 16:39 ` patchwork-bot+linux-riscv
2024-07-29 16:39 ` patchwork-bot+linux-riscv
2024-07-29 16:39 ` patchwork-bot+linux-riscv
2024-07-29 16:39 ` patchwork-bot+linux-riscv
2024-07-29 16:42 ` patchwork-bot+linux-riscv [this message]
2024-07-29 16:42 ` patchwork-bot+linux-riscv
2024-07-29 16:42 ` patchwork-bot+linux-riscv
2024-07-29 16:42 ` patchwork-bot+linux-riscv
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=172227135704.3603.7348565051958076479.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=apparmor@lists.ubuntu.com \
--cc=bpf@vger.kernel.org \
--cc=bridge@lists.linux.dev \
--cc=coreteam@netfilter.org \
--cc=david@fromorbit.com \
--cc=j.granados@samsung.com \
--cc=kees@kernel.org \
--cc=kexec@lists.infradead.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux-sctp@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=linux@weissschuh.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lvs-devel@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=rds-devel@oss.oracle.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.