Re: [next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs

2025-02-16 Thread Venkat
75f3d8806be # first bad commit: [d49e636ed7014be354d1ee279b8f4957e8def389] Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git # Regards, Venkat.

[linux-next-20250214]Kernel OOPs while running LTP test readahead02 on 6.14.0-rc2-next-20250214

2025-02-16 Thread Venkat Rao Bagalkote
rts commit 22d9d5e93d0eaf7e8662602713b24e9b6171759f Please help to fix this issue and request to add the below tag. Reported-by: Venkat Rao Bagalkote Traces: [ 2154.427377] BUG: Unable to handle kernel data access at 0xffdc [ 2154.427390] Faulting instruction address: 0xc062a560 [ 2154.42

Re: [linux-next-20250212] syscall kexec_file_load not available

2025-02-13 Thread Venkat Rao Bagalkote
Yes Hari, its built with CONFIG_KEXEC_FILE=y Regards, Venkat. On 14/02/25 12:02 pm, Hari Bathini wrote: On 13/02/25 8:34 pm, Venkat Rao Bagalkote wrote: Greetings!!!  From kernel next-20250210, I am observing syscall kexec_file_load not available, there by kdump service is failing to

[linux-next-20250212] syscall kexec_file_load not available

2025-02-13 Thread Venkat Rao Bagalkote
kexec_file_load not available. [root@ltc-zzci-1 ~]# kexec -v kexec-tools 2.0.27 [root@ltc-zzci-1 ~]# uname -r 6.14.0-rc2-next-20250212 Regards, Venkat.

[next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs

2025-02-12 Thread Venkat Rao Bagalkote
<0fe0> 3c4c00d5 38429fd4 fbe1fff8 [ 3001.242407] ---[ end trace ]--- [ 3001.28] pstore: backend (nvram) writing error (-1) [ 3001.284452] [ 3002.284455] Kernel panic - not syncing: Fatal exception [ 3002.431023] Rebooting in 10 seconds.. Regards, Venkat.

[linux-next][next-20250207]Observing Kernel Softlock up's while running kselftest

2025-02-09 Thread Venkat Rao Bagalkote
0x5e0 [11480.020204] [c2c87fe0] [c000ea9c] start_here_common+0x1c/0x20 [11480.020207] Code: 71298000 408201ec 892d0933 7d2a48f8 554a07fe 0b0a 792ad7e2 0b0a 61290040 38610028 992d0933 480421c9 <6000> 3920 e9410130 f9210160 Regards, Venkat.

Kernel Warnings at fs/debugfs/file.c 90

2025-01-09 Thread Venkat Rao Bagalkote
fb810030 7c9c2378 5529d97e <0b09> 2c24 41820188 7c0802a6 [  433.608372] ---[ end trace ]--- This issue got introduced by the commit: f8f25893a477a4da4414c3e40ddd51d77fac9cfc. Reverting the above commit, test case passes with out warnings. Regards, Venkat.

Re: [PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early

2024-11-07 Thread Venkat
Applied the below patch to 6.12.0-rc6-next20241106 and issue is not seen. Results look good to me. [root@ltcden8-lp5 ~]# uname -r 6.12.0-rc6-next-20241106-2-gf374fbb4ee1a [root@ltcden8-lp5 ~]# Please add below tag. > Tested-by: Venkat Rao Bagalkote > On 7 Nov 2024, at 11

Re: [PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early

2024-11-07 Thread Venkat Rao Bagalkote
Applied the below patch to 6.12.0-rc6-next20241106 and issue is not seen. Results look good to me. [root@ltcden8-lp5 ~]# uname -r 6.12.0-rc6-next-20241106-2-gf374fbb4ee1a [root@ltcden8-lp5 ~]# Please add below tag. Tested-by: Venkat Rao Bagalkote On 07/11/24 11:28 am, Sourabh Jain wrote

[linux-next][20241004]BUG: KFENCE: memory corruption in xfs_iext_remove+0x288/0x2c8 [xfs]

2024-10-07 Thread Venkat Rao Bagalkote
] == Regards, Venkat.

[PowerPC-Repo][Merge-Branch]Observing Watchdog Bug: Soft lock up, while running perf_fuzzer Test case

2024-09-30 Thread Venkat Rao Bagalkote
e0 4be0 3c4c015b Regards, Venkat.

Re: [Bug][Git-Bisect][6.11.0-next-20240917]BUG: Unable to handle kernel data access on read at 0xc00c020000013d88

2024-09-24 Thread Venkat Rao Bagalkote
Hi, Test passed with the below patch. Regards, Venkat. On 23/09/24 8:53 pm, Sergey Senozhatsky wrote: Hi, On (24/09/23 11:06), Venkat Rao Bagalkote wrote: Hello, Below is the TC, I was running. https://github.com/avocado-framework-tests/avocado-misc-tests/blob/master/generic/ltp.py Out

Re: [Bug][Git-Bisect][6.11.0-next-20240917]BUG: Unable to handle kernel data access on read at 0xc00c020000013d88

2024-09-22 Thread Venkat Rao Bagalkote
Hello, Below is the TC, I was running. https://github.com/avocado-framework-tests/avocado-misc-tests/blob/master/generic/ltp.py Regards, Venkat. On 23/09/24 7:45 am, Sergey Senozhatsky wrote: Hi, On (24/09/22 22:23), Venkat Rao Bagalkote wrote: Greetings!!! I am observing Kernel OOPs

[Bug][Git-Bisect][6.11.0-next-20240917]BUG: Unable to handle kernel data access on read at 0xc00c020000013d88

2024-09-22 Thread Venkat Rao Bagalkote
7fde4a14 3949 71290001 7fde509e [11472.963180] ---[ end trace ]--- Git Bisect is pointing to the below commit, as first bad commit. Commit ID: 6a81bdfeb35094c3097650306a5fda9a990d8a97 Regards, Venkat.

Re: [patch] Re: [PowerPC][Linux-next][6.11.0-rc4-next-20240820] OOPs while running LTP FS Stress

2024-09-19 Thread Venkat Rao Bagalkote
Hello Mike, Thanks for the patch. I applied your patch and verified the issue, and can confirm your patch fixes the issue. Please add the below tags. Reported-by: Venkat Rao Bagalkote Tested-by: Venkat Rao Bagalkote Regards, Venkat. On 19/09/24 11:39 am, Mike Galbraith wrote: On

Re: [PowerPC][Linux-next][6.11.0-rc4-next-20240820] OOPs while running LTP FS Stress

2024-09-16 Thread Venkat Rao Bagalkote
Yes, Issue is still seen. Latest seen was on 6.11.0-rc7-next-20240910. I am re-attempting Git Bisect. Will update the results, once I am done. On 16/09/24 5:00 pm, Peter Zijlstra wrote: On Mon, Sep 16, 2024 at 12:00:52PM +0530, Venkat Rao Bagalkote wrote: I am seeing below kernel crash from

[PowerPC][Linux-next][6.11.0-rc4-next-20240820] OOPs while running LTP FS Stress

2024-09-15 Thread Venkat Rao Bagalkote
Code: 6000 7c0802a6 fba1ffe8 fbc1fff0 fbe1fff8 7c7d1b78 7c9e2378 f8010010 f821ff81 6000 7fc3f378 4bff392d <89230051> 7c7f1b78 2c09 408200a0 [ 1246.667223] ---[ end trace 0000 ]--- Regards, Venkat. git bisect start # status: waiti

[PowerPC][linux-next-6.11-rc7-20240910] Kernel Warnings at kernel/jump_label.c:266

2024-09-11 Thread Venkat Rao Bagalkote
6000 6000 <0fe0> 3861 7c60189e 5463063e [   63.613711] ---[ end trace ]--- Issue is introduced by the commit: de752774f38bb766941ed1bf910ba5a9f6cc6bf7 Reverting the above commit, issue is not seen. Regards, Venkat.

[Revert commit 27f58c04a8f438078583041468ec60597841284d] [linux-next] [6.9.0-rc1-next-20240328] WARNING: CPU: 9 PID: 209 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x270/0x280 [sg]

2024-04-02 Thread Venkat Rao Bagalkote
] start_kernel_thread+0x14/0x18 [ 470.425903] Code: e8c98310 3d22 e8698010 480044bd e8410018 7ec3b378 48004ac9 e8410018 38790098 81390098 2c090001 4182ff04 <0fe0> 4bfffefc 000247e0 [ 470.425917] ---[ end trace ]--- Regards, Venkat.

Re: [PATCH] powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach

2024-02-13 Thread Venkat Rao Bagalkote
Thanks for the patch. Applied this patch and verified and issue is fixed. This issue way originally reported in the below mail. https://marc.info/?l=linux-kernel&m=170737160630106&w=2 Tested-by: Venkat Rao Bagalkote On 13/02/24 10:51 pm, Jason Gunthorpe wrote: On Tue, Feb 13, 2024

Re: [revert commit 83b3836bf83f09beea5f592b126cfdd1bc921e48] [mainline] [6.8.0-rc3]kernel BUG at arch/powerpc/platforms/pseries/iommu.c:100!

2024-02-08 Thread Venkat Rao Bagalkote
Adding more people On 08/02/24 8:26 am, Venkat Rao Bagalkote wrote: Resending as earlier one bounced. Greetings!!! [revert commit 83b3836bf83f09beea5f592b126cfdd1bc921e48] [mainline] [6.8.0-rc3]kernel BUG at arch/powerpc/platforms/pseries/iommu.c:100! By Reverting below commit id, issue

Re: [PATCH] powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"

2018-06-18 Thread Venkat Rao B
have not injected any EEH.Hope this should qualify your patch. Tested-by:Venkat Rao B Regards, Venkat.

Re: [powerpc/powervmc]kernel BUG at arch/powerpc/mm/pgtable-book3s64.c:414!

2018-06-17 Thread Venkat Rao B
Commit ID: f5b7769eb0400ec5217a47e41148a9f816ca1f9f Kernel version: 4.17.0-autotest GCC version: (gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC)) This is fixed by your patch Aneesh? http://patchwork.ozlabs.org/patch/929325/ Yes, this patch fixes the issue. Regards, Venkat cheers

Re: Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal

2018-06-07 Thread Venkat Rao B
provide the exact versions (git commit IDs) of the kernel versions you have tested. Commit Id ---> 5037be168f Regards, Venkat IBM Linux Technology Centre Thanks, Bart.

Re: Build Failure on linux-next on Power8 machine

2018-05-31 Thread Venkat Rao B
-next.git Which defconfig do you use, or can you give your .config ? Christophe Unfortunately I lost it. I only have complete fail logs. Will that be helpful? Venkat Below is the build error. 14:20:48 make[1]: *** [kernel/umh.o] Error 1 14:20:48 make[1]: *** [kernel/fork.o] Error 1 14:20:48 In