* Re: Request for Input on UBI System Issues
[not found] <c58aa13e-2b46-416e-b67c-b4a6858b62df@iwave-global.com>
@ 2024-08-31 22:20 ` Linus Walleij
[not found] ` <3f87ce50-ddd9-4819-9064-149d520151b3@iwave-global.com>
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2024-08-31 22:20 UTC (permalink / raw)
To: Nikhil Kashyap H R
Cc: Zhihao Cheng, linux-arm-kernel, miquel.raynal, michal.simek,
vigneshr, richard, tudor.ambarus, pratyush
On Sat, Aug 31, 2024 at 11:38 AM Nikhil Kashyap H R
<nikhil.kashyap@iwave-global.com> wrote:
> I hope this message finds you well.
> I am reaching out to all team members who have worked with the Unsorted
> Block Images(UBI) and have integrated it into their systems. We have
> been observing some issues that require your attention and expertise.
> Please review the attached documentation and share your valuable
> insights regarding the problems we are encountering. Specifically, I
> would appreciate it if you could:
> Check the Script: Analyze the script used in your implementations
> for any potential errors or areas of improvement.
> Review Logs: Examine the logs for any anomalies or patterns that
> could help us identify the root cause of the issues.
Do not send us zip files, those will not go through to the mailing lists.
Also I don't trust them.
Send plain text, including logs or scripts, pointing out the issues.
We have enough of riddles as it is.
BR
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Request for Input on UBI System Issues
[not found] ` <f1efa224-ad32-4839-a7ea-4fce2ca9abe2@iwave-global.com>
@ 2024-09-02 6:50 ` Miquel Raynal
0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2024-09-02 6:50 UTC (permalink / raw)
To: Nikhil Kashyap H R
Cc: Linus Walleij, Zhihao Cheng, linux-arm-kernel, michal.simek,
vigneshr, richard, tudor.ambarus, pratyush
Hi Nikhil,
> > PC is at ____cache_alloc+0x60/0x790
> > [<c01ec1c4>] (____cache_alloc) from [<c01ecb94>] (__kmalloc+0x58/0xb8)
> > [<c01ecb94>] (__kmalloc) from [<c01c1f64>] (kvmalloc_node+0x40/0x74)
> > [<c01c1f64>] (kvmalloc_node) from [<c021c3d4>] (seq_read+0x17c/0x38c)
> > [<c021c3d4>] (seq_read) from [<c0250420>] (proc_reg_read+0x58/0x6c)
> > [<c0250420>] (proc_reg_read) from [<c01fbfb8>] (__vfs_read+0x2c/0xe4)
> > [<c01fbfb8>] (__vfs_read) from [<c01fc0fc>] (vfs_read+0x8c/0xa8)
> > [<c01fc0fc>] (vfs_read) from [<c01fc2d0>] (ksys_read+0x74/0xc4)
> > [<c01fc2d0>] (ksys_read) from [<c0101000>] (ret_fast_syscall+0x0/0x54)
> > [2024-06-11 08:35:05.502] PC is at ____cache_alloc+0x60/0x790
> > [2024-06-11 08:35:05.653] [<c01ea94c>] (____cache_alloc) from > [<c01eb31c>] (__kmalloc+0x58/0xb8)
> > [2024-06-11 08:35:05.659] [<c01eb31c>] (__kmalloc) from [<c01c00f0>] > (kvmalloc_node+0x40/0x74)
> > [2024-06-11 08:35:05.669] [<c01c00f0>] (kvmalloc_node) from > [<c021ac4c>] (seq_read+0x17c/0x38c)
> > [2024-06-11 08:35:05.672] [<c021ac4c>] (seq_read) from [<c01fa740>] > (__vfs_read+0x2c/0xe4)
> > [2024-06-11 08:35:05.679] [<c01fa740>] (__vfs_read) from [<c01fa884>] > (vfs_read+0x8c/0xa8)
> > [2024-06-11 08:35:05.682] [<c01fa884>] (vfs_read) from [<c01faa58>] > (ksys_read+0x74/0xc4)
> > [2024-06-11 08:35:05.689] [<c01faa58>] (ksys_read) from [<c0101000>] > (ret_fast_syscall+0x0/0x54)
...
> I am using a NAND device for testing UBI commands. My workflow
> involves initializing the device by formatting it with UBI, creating a
> volume, and attaching that partition.
>
> After detaching the partition, I perform some raw NAND operations.
I guess modifying manually the content is supposed to crash, but not
crash the kernel like that. What did you do exactly? Both in terms of
modifications and access when it crashes (looks like you're using
'cat').
> However, when I attempt to mount the UBI node afterward, I encounter
> above listed *case no 1* and *case no 2* error message.
> This issue suggests a problem with the compatibility of the UBI and
> UBIFS modules with the currently running kernel, which needs to be
> resolved to successfully mount the UBI node after performing raw
> operations.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-02 6:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <c58aa13e-2b46-416e-b67c-b4a6858b62df@iwave-global.com>
2024-08-31 22:20 ` Request for Input on UBI System Issues Linus Walleij
[not found] ` <3f87ce50-ddd9-4819-9064-149d520151b3@iwave-global.com>
[not found] ` <f1efa224-ad32-4839-a7ea-4fce2ca9abe2@iwave-global.com>
2024-09-02 6:50 ` Miquel Raynal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox