From: Jiri Slaby <jslaby@suse.cz>
To: Josh Poimboeuf <jpoimboe@redhat.com>
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 v3 1/1] livepatch: add support on s390
Date: Wed, 25 Mar 2015 15:42:53 +0100 [thread overview]
Message-ID: <5512C96D.80803@suse.cz> (raw)
In-Reply-To: <20150325125705.GD11885@treble.redhat.com>
On 03/25/2015, 01:57 PM, Josh Poimboeuf wrote:
>> +#ifdef CONFIG_LIVEPATCH
>> +static inline int klp_check_compiler_support(void)
>> +{
>> + return 1;
>> +}
>
> This should actually return 0 on success.
Deja vu as I fixed this once already. Let me runtime test the patch
before I send it in the next round again.
thanks for spotting,
--
js
suse labs
prev parent reply other threads:[~2015-03-25 14:42 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
2015-03-24 16:51 ` [PATCH v3 " Jiri Slaby
2015-03-25 12:57 ` Josh Poimboeuf
2015-03-25 14:42 ` Jiri Slaby [this message]
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=5512C96D.80803@suse.cz \
--to=jslaby@suse.cz \
--cc=jkosina@suse.cz \
--cc=jpoimboe@redhat.com \
--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 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.