public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Josh Poimboeuf <jpoimboe@redhat.com>
To: Jiri Slaby <jslaby@suse.cz>
Cc: jkosina@suse.cz, sjenning@redhat.com, vojtech@suse.cz,
	live-patching@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] livepatch: add support on s390
Date: Tue, 24 Mar 2015 10:04:37 -0500	[thread overview]
Message-ID: <20150324150437.GB24424@treble.redhat.com> (raw)
In-Reply-To: <1427208994-6345-1-git-send-email-jslaby@suse.cz>

On Tue, Mar 24, 2015 at 03:56:34PM +0100, Jiri Slaby wrote:
> This is a trivial port from kGraft. Module relocations are not
> +static inline int klp_write_module_reloc(struct module *mod, unsigned long
> +		type, unsigned long loc, unsigned long value)
> +{
> +	/* not supported yet */
> +	return -EINVAL;

ENOSYS?

-- 
Josh

  reply	other threads:[~2015-03-24 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 14:51 [PATCH 1/1] livepatch: add support on s390 Jiri Slaby
2015-03-24 14:52 ` Jiri Slaby
2015-03-24 14:56   ` [PATCH v2 " Jiri Slaby
2015-03-24 15:04     ` Josh Poimboeuf [this message]
2015-03-24 16:51       ` [PATCH v3 " Jiri Slaby
2015-03-25 12:57         ` Josh Poimboeuf
2015-03-25 14:42           ` Jiri Slaby

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=20150324150437.GB24424@treble.redhat.com \
    --to=jpoimboe@redhat.com \
    --cc=jkosina@suse.cz \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=live-patching@vger.kernel.org \
    --cc=sjenning@redhat.com \
    --cc=vojtech@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox