https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #11 from Yill Din (justinc...@yopmail.com) ---
Thx for answer.
I tried to patch my distribution-kernel with your bugfix.
It works brilliant. I can use all my usb-devices again.
--
You are receiving this mail because:
You are the a
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #10 from Bart Van Assche (bvanass...@acm.org) ---
This patch has been accepted in Martin's tree as commit dccc96abfb21 ("scsi:
core: Reduce memory required for SCSI logging") and is on its way to kernel
v5.4. If you need that patch in
https://bugzilla.kernel.org/show_bug.cgi?id=204119
Yill Din (justinc...@yopmail.com) changed:
What|Removed |Added
CC||justinc...@yopmail.com
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #8 from Bart Van Assche (bvanass...@acm.org) ---
Thanks for testing! I will submit a more elaborate patch after the merge window
has closed.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #7 from Jan Palus (jpa...@fastmail.com) ---
The patch seems to fix the issue -- 5 successful boots in a row and no trace of
failed percpu allocation. Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #6 from Bart Van Assche (bvanass...@acm.org) ---
The "size=4104" in the error message probably refers to the SCSI log buffer.
>From drivers/scsi/scsi_logging.c:
#define SCSI_LOG_SPOOLSIZE 4096
struct scsi_log_buf {
char buffer
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #5 from Jan Palus (jpa...@fastmail.com) ---
Created attachment 283597
--> https://bugzilla.kernel.org/attachment.cgi?id=283597&action=edit
kernel config 5.2
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #4 from Bart Van Assche (bvanass...@acm.org) ---
Can you share your kernel config?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #3 from Jan Palus (jpa...@fastmail.com) ---
Not sure if that's relevant but reported percpu values differ between those
versions
5.1:
percpu: Embedded 46 pages/cpu s151552 r8192 d28672 u524288
5.2:
percpu: Embedded 54 pages/cpu s18
https://bugzilla.kernel.org/show_bug.cgi?id=204119
--- Comment #2 from Jan Palus (jpa...@fastmail.com) ---
>From 5.1.15 where it works reliably well.
Now I've noticed that this error seems somewhat random -- in most cases insert
fails but every 10 boots or so it succeeds. Note that attempt to loa
https://bugzilla.kernel.org/show_bug.cgi?id=204119
Bart Van Assche (bvanass...@acm.org) changed:
What|Removed |Added
CC||bvanass...@acm.org
11 matches
Mail list logo