* [GIT PULL] modules changes for v6.2-rc6
@ 2023-01-24 21:06 Luis Chamberlain
2023-01-25 2:23 ` pr-tracker-bot
2023-08-11 3:48 ` Majordomo not working Leslie Rhorer
0 siblings, 2 replies; 8+ messages in thread
From: Luis Chamberlain @ 2023-01-24 21:06 UTC (permalink / raw)
To: Linus Torvalds, pmladek
Cc: petr.pavlu, prarit, pmladek, mwilck, vegard.nossum, ebiederm,
david, linux-modules, linux-kernel
The following changes since commit 7bf70dbb18820b37406fdfa2aaf14c2f5c71a11a:
Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio (2023-01-23 11:56:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc6
for you to fetch changes up to 0254127ab977e70798707a7a2b757c9f3c971210:
module: Don't wait for GOING modules (2023-01-24 12:52:52 -0800)
----------------------------------------------------------------
modules-6.2-rc6
There has been a fix we have been delaying for v6.2 due to lack of
early testing on linux-next. The commit has been sitting on linux-next
since December and testing has also been now a bit extensive by a few
developers. Since this is a fix which definitely will go to v6.3 it
should also apply to v6.2 so if there are any issues we pick them up
earlier rather than later. The fix fixes a regression since v5.3, prior
to me helping with module maintenance, however, the issue is real in
that in the worst case now can prevent boot.
We've discussed all possible corner cases [0] and at last do feel this is
ready for v6.2-rc6.
[0] https://lore.kernel.org/all/Y9A4fiobL6IHp%2F%2FP@bombadil.infradead.org/
----------------------------------------------------------------
Petr Pavlu (1):
module: Don't wait for GOING modules
kernel/module/main.c | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] modules changes for v6.2-rc6
2023-01-24 21:06 [GIT PULL] modules changes for v6.2-rc6 Luis Chamberlain
@ 2023-01-25 2:23 ` pr-tracker-bot
2023-08-11 3:48 ` Majordomo not working Leslie Rhorer
1 sibling, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2023-01-25 2:23 UTC (permalink / raw)
To: Luis Chamberlain
Cc: Linus Torvalds, pmladek, petr.pavlu, prarit, pmladek, mwilck,
vegard.nossum, ebiederm, david, linux-modules, linux-kernel
The pull request you sent on Tue, 24 Jan 2023 13:06:27 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/948ef7bb70c4acaf74d87420ea3a1190862d4548
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Majordomo not working
2023-01-24 21:06 [GIT PULL] modules changes for v6.2-rc6 Luis Chamberlain
2023-01-25 2:23 ` pr-tracker-bot
@ 2023-08-11 3:48 ` Leslie Rhorer
2023-08-11 3:53 ` Leslie Rhorer
1 sibling, 1 reply; 8+ messages in thread
From: Leslie Rhorer @ 2023-08-11 3:48 UTC (permalink / raw)
To: Luis Chamberlain, Linus Torvalds, pmladek; +Cc: linux-modules, linux-kernel
I know this is not exactly the right place to post this, but I am at a
complete loss what else to do. Please forgive me, but I cannot get the
Majordomo at vger.kernel.org to respond to me. I have tried everything
of which I can think, but the Majordomo will not recognize when I send
it the authorization command in order to try and include my
siliconventures.net address in the linux-modules mailing list. My
att.net address is supposed to already be a member of the list, but
whenever I send to the linux-modules list from mt AT&T address, the
message bounces.
Thus , I seem to be having two issues. The more immediate is I cannot
get any messages through to where they need to go, both to the Majordomo
and to the linux-modules list. The more important long term issue is I
am having a problem with the NIC card on one of my Debian Linux servers.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Majordomo not working
2023-08-11 3:48 ` Majordomo not working Leslie Rhorer
@ 2023-08-11 3:53 ` Leslie Rhorer
2023-08-11 4:46 ` Randy Dunlap
0 siblings, 1 reply; 8+ messages in thread
From: Leslie Rhorer @ 2023-08-11 3:53 UTC (permalink / raw)
To: Luis Chamberlain, Linus Torvalds, pmladek; +Cc: linux-modules, linux-kernel
Update: I finally managed to get a message through from my AT&T address
to the linux-modules list. I am not certain what the issue was before
this. I am still not sure what the issue is with the Majordomo, however.
On 8/10/2023 10:48 PM, Leslie Rhorer wrote:
> I know this is not exactly the right place to post this, but I am
> at a complete loss what else to do. Please forgive me, but I cannot get
> the Majordomo at vger.kernel.org to respond to me. I have tried
> everything of which I can think, but the Majordomo will not recognize
> when I send it the authorization command in order to try and include my
> siliconventures.net address in the linux-modules mailing list. My
> att.net address is supposed to already be a member of the list, but
> whenever I send to the linux-modules list from mt AT&T address, the
> message bounces.
>
> Thus , I seem to be having two issues. The more immediate is I
> cannot get any messages through to where they need to go, both to the
> Majordomo and to the linux-modules list. The more important long term
> issue is I am having a problem with the NIC card on one of my Debian
> Linux servers.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Majordomo not working
2023-08-11 3:53 ` Leslie Rhorer
@ 2023-08-11 4:46 ` Randy Dunlap
2023-08-11 16:51 ` Leslie Rhorer
0 siblings, 1 reply; 8+ messages in thread
From: Randy Dunlap @ 2023-08-11 4:46 UTC (permalink / raw)
To: Leslie Rhorer, Luis Chamberlain, Linus Torvalds, pmladek
Cc: linux-modules, linux-kernel, postmaster
Adding postmaster@vger.kernel.org
On 8/10/23 20:53, Leslie Rhorer wrote:
> Update: I finally managed to get a message through from my AT&T address to the linux-modules list. I am not certain what the issue was before this. I am still not sure what the issue is with the Majordomo, however.
>
> On 8/10/2023 10:48 PM, Leslie Rhorer wrote:
>> I know this is not exactly the right place to post this, but I am at a complete loss what else to do. Please forgive me, but I cannot get the Majordomo at vger.kernel.org to respond to me. I have tried everything of which I can think, but the Majordomo will not recognize when I send it the authorization command in order to try and include my siliconventures.net address in the linux-modules mailing list. My att.net address is supposed to already be a member of the list, but whenever I send to the linux-modules list from mt AT&T address, the message bounces.
>>
>> Thus , I seem to be having two issues. The more immediate is I cannot get any messages through to where they need to go, both to the Majordomo and to the linux-modules list. The more important long term issue is I am having a problem with the NIC card on one of my Debian Linux servers.
--
~Randy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Majordomo not working
2023-08-11 4:46 ` Randy Dunlap
@ 2023-08-11 16:51 ` Leslie Rhorer
2023-08-11 16:55 ` Randy Dunlap
0 siblings, 1 reply; 8+ messages in thread
From: Leslie Rhorer @ 2023-08-11 16:51 UTC (permalink / raw)
To: Randy Dunlap, Luis Chamberlain, Linus Torvalds, pmladek
Cc: linux-modules, linux-kernel, postmaster
I had a friend of mine attempt the same thing using Outlook, and it is
also bouncing all the messages. It looks like Majordomo may actually be
broken. It seems like it may not have been updated in 20 years. Can
anyone else sign up for a conference using Outlook or Thunderbird?
On 8/10/2023 11:46 PM, Randy Dunlap wrote:
> Adding postmaster@vger.kernel.org
>
>
> On 8/10/23 20:53, Leslie Rhorer wrote:
>> Update: I finally managed to get a message through from my AT&T address to the linux-modules list. I am not certain what the issue was before this. I am still not sure what the issue is with the Majordomo, however.
>>
>> On 8/10/2023 10:48 PM, Leslie Rhorer wrote:
>>> I know this is not exactly the right place to post this, but I am at a complete loss what else to do. Please forgive me, but I cannot get the Majordomo at vger.kernel.org to respond to me. I have tried everything of which I can think, but the Majordomo will not recognize when I send it the authorization command in order to try and include my siliconventures.net address in the linux-modules mailing list. My att.net address is supposed to already be a member of the list, but whenever I send to the linux-modules list from mt AT&T address, the message bounces.
>>>
>>> Thus , I seem to be having two issues. The more immediate is I cannot get any messages through to where they need to go, both to the Majordomo and to the linux-modules list. The more important long term issue is I am having a problem with the NIC card on one of my Debian Linux servers.
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Majordomo not working
2023-08-11 16:51 ` Leslie Rhorer
@ 2023-08-11 16:55 ` Randy Dunlap
2023-08-13 18:32 ` Leslie Rhorer
0 siblings, 1 reply; 8+ messages in thread
From: Randy Dunlap @ 2023-08-11 16:55 UTC (permalink / raw)
To: Leslie Rhorer, Luis Chamberlain, Linus Torvalds, pmladek
Cc: linux-modules, linux-kernel, postmaster
On 8/11/23 09:51, Leslie Rhorer wrote:
> I had a friend of mine attempt the same thing using Outlook, and it is also bouncing all the messages. It looks like Majordomo may actually be broken. It seems like it may not have been updated in 20 years. Can anyone else sign up for a conference using Outlook or Thunderbird?
>
Hi,
I don't know what "conference" means here, but I use thunderbird all of the time.
> On 8/10/2023 11:46 PM, Randy Dunlap wrote:
>> Adding postmaster@vger.kernel.org
>>
>>
>> On 8/10/23 20:53, Leslie Rhorer wrote:
>>> Update: I finally managed to get a message through from my AT&T address to the linux-modules list. I am not certain what the issue was before this. I am still not sure what the issue is with the Majordomo, however.
>>>
>>> On 8/10/2023 10:48 PM, Leslie Rhorer wrote:
>>>> I know this is not exactly the right place to post this, but I am at a complete loss what else to do. Please forgive me, but I cannot get the Majordomo at vger.kernel.org to respond to me. I have tried everything of which I can think, but the Majordomo will not recognize when I send it the authorization command in order to try and include my siliconventures.net address in the linux-modules mailing list. My att.net address is supposed to already be a member of the list, but whenever I send to the linux-modules list from mt AT&T address, the message bounces.
>>>>
>>>> Thus , I seem to be having two issues. The more immediate is I cannot get any messages through to where they need to go, both to the Majordomo and to the linux-modules list. The more important long term issue is I am having a problem with the NIC card on one of my Debian Linux servers.
>>
--
~Randy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Majordomo not working
2023-08-11 16:55 ` Randy Dunlap
@ 2023-08-13 18:32 ` Leslie Rhorer
0 siblings, 0 replies; 8+ messages in thread
From: Leslie Rhorer @ 2023-08-13 18:32 UTC (permalink / raw)
To: Randy Dunlap, Luis Chamberlain, Linus Torvalds, pmladek
Cc: linux-modules, linux-kernel, postmaster
So have I, for many years. Through the years I have subscribed and
un-subscribed to quite a number of different mailing lists. Something
seems to have broken it. I just now tried to subscribe to
netdev.vger.kernel.org, and I am getting the same thing. No matter what
I try, the Majordomo does not recognize the authprozayion message. At
best, it just re-sends the email asking for the authorization.
I am having some fairly severe issues, and to get them resolved I am
going to need to join netdev and linux-kernel.
If omeone here could please try it, it would be appreciated. The
authorization request is
auth adfc895e subscribe netdev lesrhorer@siliconventures.net
On 8/11/2023 11:55 AM, Randy Dunlap wrote:
>
>
> On 8/11/23 09:51, Leslie Rhorer wrote:
>> I had a friend of mine attempt the same thing using Outlook, and it is also bouncing all the messages. It looks like Majordomo may actually be broken. It seems like it may not have been updated in 20 years. Can anyone else sign up for a conference using Outlook or Thunderbird?
>>
>
> Hi,
> I don't know what "conference" means here, but I use thunderbird all of the time.
>
>> On 8/10/2023 11:46 PM, Randy Dunlap wrote:
>>> Adding postmaster@vger.kernel.org
>>>
>>>
>>> On 8/10/23 20:53, Leslie Rhorer wrote:
>>>> Update: I finally managed to get a message through from my AT&T address to the linux-modules list. I am not certain what the issue was before this. I am still not sure what the issue is with the Majordomo, however.
>>>>
>>>> On 8/10/2023 10:48 PM, Leslie Rhorer wrote:
>>>>> I know this is not exactly the right place to post this, but I am at a complete loss what else to do. Please forgive me, but I cannot get the Majordomo at vger.kernel.org to respond to me. I have tried everything of which I can think, but the Majordomo will not recognize when I send it the authorization command in order to try and include my siliconventures.net address in the linux-modules mailing list. My att.net address is supposed to already be a member of the list, but whenever I send to the linux-modules list from mt AT&T address, the message bounces.
>>>>>
>>>>> Thus , I seem to be having two issues. The more immediate is I cannot get any messages through to where they need to go, both to the Majordomo and to the linux-modules list. The more important long term issue is I am having a problem with the NIC card on one of my Debian Linux servers.
>>>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-08-13 18:33 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 21:06 [GIT PULL] modules changes for v6.2-rc6 Luis Chamberlain
2023-01-25 2:23 ` pr-tracker-bot
2023-08-11 3:48 ` Majordomo not working Leslie Rhorer
2023-08-11 3:53 ` Leslie Rhorer
2023-08-11 4:46 ` Randy Dunlap
2023-08-11 16:51 ` Leslie Rhorer
2023-08-11 16:55 ` Randy Dunlap
2023-08-13 18:32 ` Leslie Rhorer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox