All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sayali Patil <sayalip@linux.ibm.com>
To: linuxppc-dev@lists.ozlabs.org, maddy@linux.ibm.com,
	"Ritesh Harjani (IBM)" <ritesh.list@gmail.com>,
	sshegde@linux.ibm.com
Cc: linux-kernel@vger.kernel.org,
	Mahesh Salgaonkar <mahesh@linux.ibm.com>,
	chleroy@kernel.org
Subject: Re: [PATCH 0/3] MCE robustness fixes and LKDTM powerpc enhancements
Date: Wed, 13 May 2026 12:38:36 +0530	[thread overview]
Message-ID: <59787cfc-c08f-465b-b66c-1a4537307bf3@linux.ibm.com> (raw)
In-Reply-To: <cover.1778057685.git.sayalip@linux.ibm.com>



On 06/05/26 14:36, Sayali Patil wrote:
> Hi all,
> 
> This series fixes a panic observed while handling machine check exceptions
> (MCEs) from real mode. It also improves the reliability of the
> PPC_SLB_MULTIHIT test by adding isync instructions after slbmte operations,
> and introduces a new LKDTM trigger (PPC_RADIX_TLBIEL) to validate MCE
> behavior on radix MMU.
> 
> Please review the patches and provide any feedback or suggestions
> for improvement.
> 
> Thanks,
> Sayali
> 
> Sayali Patil (3):
>    powerpc/time: remove preempt_disable/enable from arch_irq_work_raise()
>    lkdtm/powerpc: add isync after slbmte to enforce SLB update ordering
>    lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation
> 
>   arch/powerpc/kernel/time.c              |  2 --
>   drivers/misc/lkdtm/Makefile             |  2 +-
>   drivers/misc/lkdtm/powerpc.c            | 44 +++++++++++++++++++++++++
>   tools/testing/selftests/lkdtm/tests.txt |  1 +
>   4 files changed, 46 insertions(+), 3 deletions(-)
> 


Sashiko has provided some comments 
(https://sashiko.dev/#/patchset/cover.1778057685.git.sayalip%40linux.ibm.com), 
so I am planning to split this into two patch series. I will send v2 
part 1 today with the proposed change for "powerpc/time: Remove 
preempt_disable/enable from arch_irq_work_raise()", and v2 part 2 with 
the remaining two patches later.

Thanks for the review, Ritesh and Shrikanth.

Regards,
Sayali

      parent reply	other threads:[~2026-05-13  7:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-06  9:06 [PATCH 0/3] MCE robustness fixes and LKDTM powerpc enhancements Sayali Patil
2026-05-06  9:06 ` [PATCH 1/3] powerpc/time: remove preempt_disable/enable from arch_irq_work_raise() Sayali Patil
2026-05-07 13:36   ` Shrikanth Hegde
2026-05-13  4:30   ` Ritesh Harjani
2026-05-13  5:35     ` Shrikanth Hegde
2026-05-06  9:06 ` [PATCH 2/3] lkdtm/powerpc: add isync after slbmte to enforce SLB update ordering Sayali Patil
2026-05-06  9:06 ` [PATCH 3/3] lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation Sayali Patil
2026-05-13  7:08 ` Sayali Patil [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59787cfc-c08f-465b-b66c-1a4537307bf3@linux.ibm.com \
    --to=sayalip@linux.ibm.com \
    --cc=chleroy@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maddy@linux.ibm.com \
    --cc=mahesh@linux.ibm.com \
    --cc=ritesh.list@gmail.com \
    --cc=sshegde@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.