Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1455427

Re: [PATCH v2 2/2] livepatch/x86: apply alternatives and paravirt patches after relocations

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] livepatch/x86: apply alternatives and paravirt patches after relocations
Date 2016-08-02 21:40 +0200
Message-ID <s1NHH-vc-1@gated-at.bofh.it> (permalink)
References <rXeIx-38y-9@gated-at.bofh.it> <rXeIy-38y-15@gated-at.bofh.it> <s1DS1-2pu-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 2 Aug 2016, Miroslav Benes wrote:

> > +#include <linux/module.h>
> > +#include <linux/kallsyms.h>
> > +#include <linux/livepatch.h>
> > +#include <asm/text-patching.h>
> 
> It seems I don't have such header file here and it causes a build error. 
> Shouldn't it be <asm/alternative.h>?

I've now refreshed our for-next branch so that it's based on v4.7 to allow 
for it being used as a up-to-date basis for development.

(there have been no KLP patches this merge window, which made for-next 
also quite silent).

Thanks,

-- 
Jiri Kosina
SUSE Labs

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 2/2] livepatch/x86: apply alternatives and paravirt  patches after relocations Miroslav Benes <mbenes@suse.cz> - 2016-08-02 11:10 +0200
  Re: [PATCH v2 2/2] livepatch/x86: apply alternatives and paravirt  patches after relocations Petr Mladek <pmladek@suse.com> - 2016-08-02 15:50 +0200
  Re: [PATCH v2 2/2] livepatch/x86: apply alternatives and paravirt  patches after relocations Jiri Kosina <jikos@kernel.org> - 2016-08-02 21:40 +0200

csiph-web