From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 31 Oct 2018 10:08:35 +0100 From: Peter Zijlstra Subject: Re: [PATCH 10/17] prmem: documentation Message-ID: <20181031090835.GG744@hirez.programming.kicks-ass.net> References: <20181026092609.GB3159@worktop.c.hoisthospitality.com> <20181028183126.GB744@hirez.programming.kicks-ass.net> <40cd77ce-f234-3213-f3cb-0c3137c5e201@gmail.com> <20181030152641.GE8177@hirez.programming.kicks-ass.net> <0A7AFB50-9ADE-4E12-B541-EC7839223B65@amacapital.net> <20181030175814.GB10491@bombadil.infradead.org> <28C8CD2A-BDC0-49A5-854E-1E18968528B8@amacapital.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: To: Nadav Amit Cc: Andy Lutomirski , Matthew Wilcox , Kees Cook , Igor Stoppa , Mimi Zohar , Dave Chinner , James Morris , Michal Hocko , Kernel Hardening , linux-integrity , linux-security-module , Igor Stoppa , Dave Hansen , Jonathan Corbet , Laura Abbott , Randy Dunlap , Mike Rapoport , "open list:DOCUMENTATION" , LKML , Thomas Gleixner List-ID: On Tue, Oct 30, 2018 at 04:18:39PM -0700, Nadav Amit wrote: > > Nadav, want to resubmit your series? IIRC the only thing wrong with it was > > that it was a big change and we wanted a simpler fix to backport. But > > that’s all done now, and I, at least, rather liked your code. :) > > I guess since it was based on your ideas… > > Anyhow, the only open issue that I have with v2 is Peter’s wish that I would > make kgdb use of poke_text() less disgusting. I still don’t know exactly > how to deal with it. > > Perhaps it (fixing kgdb) can be postponed? In that case I can just resend > v2. Oh man, I completely forgot about kgdb :/ Also, would it be possible to entirely remove that kmap fallback path?