All of lore.kernel.org
 help / color / mirror / Atom feed
From: vrbagal1 <vrbagal1@linux.vnet.ibm.com>
To: Bart Van Assche <Bart.VanAssche@wdc.com>,
	axboe@kernel.dk, kent.overstreet@gmail.com, snitzer@redhat.com,
	linux-block@vger.kernel.org
Cc: linux-scsi@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	sachinp@linux.vnet.ibm.com,
	Linuxppc-dev
	<linuxppc-dev-bounces+vrbagal1=linux.vnet.ibm.com@lists.ozlabs.org>
Subject: Re: Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal
Date: Thu, 07 Jun 2018 16:07:23 +0530	[thread overview]
Message-ID: <e01428cf15ab45bd42a45a14424e5384@linux.vnet.ibm.com> (raw)
In-Reply-To: <042fc8ee69b74c57815c0edfdbb253495e9d7718.camel@wdc.com>

On 2018-06-07 13:12, Bart Van Assche wrote:
> On Thu, 2018-06-07 at 12:56 +0530, Venkat Rao B wrote:
>> On Thursday 07 June 2018 12:46 PM, Bart Van Assche wrote:
>> > On Thu, 2018-06-07 at 12:38 +0530, vrbagal1 wrote:
>> > > Observing Kernel oops and machine reboots while executing memory hotplug
>> > > test case, on Power8 Baremetal machine.
>> > >
>> > > I see this is introduced some where between rc6 and 4.17.
>> >
>> > Please provide the exact versions (git commit IDs) of the kernel versions
>> > you have tested.
>> 
>> Commit Id ---> 5037be168f
> 
> The reason I was asking for the commit ID is because I saw that 
> clone_endio()
> occurs in the oops which means that the dm driver is involved. An 
> important fix
> for the dm driver went upstream recently, namely d37753540568 ("dm: Use 
> kzalloc
> for all structs with embedded biosets/mempools"). Can you double check 
> whether
> that commit it present in your tree? If it is not present, please 
> update to the
> latest master and retest. If it is present, please report how to 
> reproduce
> this oops to Kent Overstreet, Jens Axboe, linux-block and Mike Snitzer.
> 
> Thanks,
> 
> Bart.


Yes, the fix is present in the tree, which I have tested.

Steps to reproduce:

Step1: Clone and Install avocado git clone 
https://github.com/avocado-framework/avocado.git
Step2: Clone 
https://github.com/avocado-framework-tests/avocado-misc-tests.git
        Test case is 
https://github.com/avocado-framework-tests/avocado-misc-tests/blob/master/memory/memhotplug.py
Step3: Command to run the test is avocado run 
avocado-misc-tests/memory/memhotplug.py

Regards,
Venkat.

WARNING: multiple messages have this Message-ID (diff)
From: vrbagal1 <vrbagal1@linux.vnet.ibm.com>
To: Bart Van Assche <Bart.VanAssche@wdc.com>,
	axboe@kernel.dk, kent.overstreet@gmail.com, snitzer@redhat.com,
	linux-block@vger.kernel.org
Cc: sachinp@linux.vnet.ibm.com,
	Linuxppc-dev
	<linuxppc-dev-bounces+vrbagal1=linux.vnet.ibm.com@lists.ozlabs.org>,
	linuxppc-dev@lists.ozlabs.org, linux-scsi@vger.kernel.org
Subject: Re: Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal
Date: Thu, 07 Jun 2018 16:07:23 +0530	[thread overview]
Message-ID: <e01428cf15ab45bd42a45a14424e5384@linux.vnet.ibm.com> (raw)
In-Reply-To: <042fc8ee69b74c57815c0edfdbb253495e9d7718.camel@wdc.com>

On 2018-06-07 13:12, Bart Van Assche wrote:
> On Thu, 2018-06-07 at 12:56 +0530, Venkat Rao B wrote:
>> On Thursday 07 June 2018 12:46 PM, Bart Van Assche wrote:
>> > On Thu, 2018-06-07 at 12:38 +0530, vrbagal1 wrote:
>> > > Observing Kernel oops and machine reboots while executing memory hotplug
>> > > test case, on Power8 Baremetal machine.
>> > >
>> > > I see this is introduced some where between rc6 and 4.17.
>> >
>> > Please provide the exact versions (git commit IDs) of the kernel versions
>> > you have tested.
>> 
>> Commit Id ---> 5037be168f
> 
> The reason I was asking for the commit ID is because I saw that 
> clone_endio()
> occurs in the oops which means that the dm driver is involved. An 
> important fix
> for the dm driver went upstream recently, namely d37753540568 ("dm: Use 
> kzalloc
> for all structs with embedded biosets/mempools"). Can you double check 
> whether
> that commit it present in your tree? If it is not present, please 
> update to the
> latest master and retest. If it is present, please report how to 
> reproduce
> this oops to Kent Overstreet, Jens Axboe, linux-block and Mike Snitzer.
> 
> Thanks,
> 
> Bart.


Yes, the fix is present in the tree, which I have tested.

Steps to reproduce:

Step1: Clone and Install avocado git clone 
https://github.com/avocado-framework/avocado.git
Step2: Clone 
https://github.com/avocado-framework-tests/avocado-misc-tests.git
        Test case is 
https://github.com/avocado-framework-tests/avocado-misc-tests/blob/master/memory/memhotplug.py
Step3: Command to run the test is avocado run 
avocado-misc-tests/memory/memhotplug.py

Regards,
Venkat.

  reply	other threads:[~2018-06-07 10:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07  7:08 Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal vrbagal1
2018-06-07  7:08 ` vrbagal1
2018-06-07  7:16 ` Bart Van Assche
2018-06-07  7:16   ` Bart Van Assche
2018-06-07  7:26   ` Venkat Rao B
2018-06-07  7:26     ` Venkat Rao B
2018-06-07  7:42     ` Bart Van Assche
2018-06-07  7:42       ` Bart Van Assche
2018-06-07 10:37       ` vrbagal1 [this message]
2018-06-07 10:37         ` vrbagal1
2018-06-07 12:51         ` Michael Ellerman
2018-06-07 12:51           ` Michael Ellerman
2018-06-07 14:45         ` Jens Axboe
2018-06-07 14:45           ` Jens Axboe
2018-06-07 15:40           ` Jens Axboe
2018-06-07 15:40             ` Jens Axboe

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=e01428cf15ab45bd42a45a14424e5384@linux.vnet.ibm.com \
    --to=vrbagal1@linux.vnet.ibm.com \
    --cc=Bart.VanAssche@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=kent.overstreet@gmail.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxppc-dev-bounces+vrbagal1=linux.vnet.ibm.com@lists.ozlabs.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=sachinp@linux.vnet.ibm.com \
    --cc=snitzer@redhat.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.