Message ID | CAHC9VhQQqQCdcSdb7G8v1ZHU8zn0XJZ6hS0rbGufAuZyPSCDCA@mail.gmail.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Paul Moore |
Headers | show |
Series | [GIT,PULL] LSM patches for v6.6 | expand |
On Tue, 29 Aug 2023 at 16:37, Paul Moore <paul@paul-moore.com> wrote: > > Ten LSM patches for the Linux v6.6 merge window, and while most of > them are fairly minor, there is at least one merge conflict involving > security_sk_classify_flow() in security/security.c; it looks like a > netdev constification patch collided with a LSM documentation patch, > thankfully the solution is relatively simple but if for some odd > reason you need a respin let me know. Oh, no, trivial things like these are truly not a problem at all. The only time I may ask people to help with the resolution (or, more commonly, ask them to just double-check what I did) is when there is an actual and subtle code conflict where the code in question has been re-organized a lot, and both sides did something fairly involved, and the end result isn't really obvious. For something like this, I do ask for it to be noted in the pull request - exactly like you did - but even that is mainly so that (a) I don't get surprised when I do the pull and see that I need to resolve something, and (b) to give me the warm and fuzzies that the maintainers in question have actually noticed and followed up on the reports from linux-next. So absolutely no need for any re-spin, and you did the right thing. Thanks, Linus
The pull request you sent on Tue, 29 Aug 2023 19:37:26 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git tags/lsm-pr-20230829
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1086eeac9c333b6db6c98594f02996c8261c60c5
Thank you!