From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2 0/1] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS issue References: <1564007603-9655-1-git-send-email-jane.chu@oracle.com> From: Jane Chu Message-ID: Date: Wed, 24 Jul 2019 22:39:38 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Dan Williams Cc: Naoya Horiguchi , Linux MM , Linux Kernel Mailing List , linux-nvdimm List-ID: On 7/24/2019 3:52 PM, Dan Williams wrote: > On Wed, Jul 24, 2019 at 3:35 PM Jane Chu wrote: >> >> Changes in v2: >> - move 'tk' allocations internal to add_to_kill(), suggested by Dan; > > Oh, sorry if it wasn't clear, this should move to its own patch that > only does the cleanup, and then the follow on fix patch becomes > smaller and more straightforward. > Make sense, thanks! I'll split up the patch next. thanks, -jane