Re: [PATCH v3 1/1] livepatch: add support on s390

From: Jiri Slaby
Date: Wed Mar 25 2015 - 10:43:08 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/