All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
@ 2024-03-27 10:37 Artem S. Tashkinov
  2024-03-29 18:53 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Artem S. Tashkinov @ 2024-03-27 10:37 UTC (permalink / raw
  To: linux-kernel

Hello,

There's a new warning message in kernel 6.8 which I guess shouldn't be
there. Linux 6.7 did not have it.

No idea where it comes from:

workqueue: name exceeds WQ_NAME_LEN. Truncating to:
events_freezable_power_efficien

A relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=218649

Please fix.

Best regards,
Artem

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
  2024-03-27 10:37 workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien Artem S. Tashkinov
@ 2024-03-29 18:53 ` Randy Dunlap
  2024-03-30 11:25   ` Artem S. Tashkinov
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2024-03-29 18:53 UTC (permalink / raw
  To: Artem S. Tashkinov, linux-kernel, Tejun Heo, Audra Mitchell

Hi,

On 3/27/24 03:37, Artem S. Tashkinov wrote:
> Hello,
> 
> There's a new warning message in kernel 6.8 which I guess shouldn't be
> there. Linux 6.7 did not have it.
> 
> No idea where it comes from:
> 
> workqueue: name exceeds WQ_NAME_LEN. Truncating to:
> events_freezable_power_efficien
> 
> A relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=218649
> 
> Please fix.


Tejun, should 8318d6a6362f5 be backported to 6.8? or maybe it has been already?

Also, it look like Documentation/core-api/workqueue.rst needs to be updated
with the new workqueue name. Audra?

thanks.
-- 
#Randy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
  2024-03-29 18:53 ` Randy Dunlap
@ 2024-03-30 11:25   ` Artem S. Tashkinov
  2024-04-03 18:01     ` Audra Mitchell
  0 siblings, 1 reply; 4+ messages in thread
From: Artem S. Tashkinov @ 2024-03-30 11:25 UTC (permalink / raw
  To: Randy Dunlap, linux-kernel, Tejun Heo, Audra Mitchell

Commit 8318d6a6362f5903edb4c904a8dd447e59be4ad1 is not yet in 6.8.x stable.

Please push.

On 3/29/24 18:53, Randy Dunlap wrote:
> Hi,
>
> On 3/27/24 03:37, Artem S. Tashkinov wrote:
>> Hello,
>>
>> There's a new warning message in kernel 6.8 which I guess shouldn't be
>> there. Linux 6.7 did not have it.
>>
>> No idea where it comes from:
>>
>> workqueue: name exceeds WQ_NAME_LEN. Truncating to:
>> events_freezable_power_efficien
>>
>> A relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=218649
>>
>> Please fix.
>
>
> Tejun, should 8318d6a6362f5 be backported to 6.8? or maybe it has been already?
>
> Also, it look like Documentation/core-api/workqueue.rst needs to be updated
> with the new workqueue name. Audra?
>
> thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
  2024-03-30 11:25   ` Artem S. Tashkinov
@ 2024-04-03 18:01     ` Audra Mitchell
  0 siblings, 0 replies; 4+ messages in thread
From: Audra Mitchell @ 2024-04-03 18:01 UTC (permalink / raw
  To: Artem S. Tashkinov; +Cc: Randy Dunlap, linux-kernel, Tejun Heo

I just pushed a doc patch to fix the references to the old name.
Please let me know if you see something I missed. Thanks in advance!

On Sat, Mar 30, 2024 at 7:31 AM Artem S. Tashkinov <aros@gmx.com> wrote:
>
> Commit 8318d6a6362f5903edb4c904a8dd447e59be4ad1 is not yet in 6.8.x stable.
>
> Please push.
>
> On 3/29/24 18:53, Randy Dunlap wrote:
> > Hi,
> >
> > On 3/27/24 03:37, Artem S. Tashkinov wrote:
> >> Hello,
> >>
> >> There's a new warning message in kernel 6.8 which I guess shouldn't be
> >> there. Linux 6.7 did not have it.
> >>
> >> No idea where it comes from:
> >>
> >> workqueue: name exceeds WQ_NAME_LEN. Truncating to:
> >> events_freezable_power_efficien
> >>
> >> A relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=218649
> >>
> >> Please fix.
> >
> >
> > Tejun, should 8318d6a6362f5 be backported to 6.8? or maybe it has been already?
> >
> > Also, it look like Documentation/core-api/workqueue.rst needs to be updated
> > with the new workqueue name. Audra?
> >
> > thanks.
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-03 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27 10:37 workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien Artem S. Tashkinov
2024-03-29 18:53 ` Randy Dunlap
2024-03-30 11:25   ` Artem S. Tashkinov
2024-04-03 18:01     ` Audra Mitchell

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.