lkml.org 
[lkml]   [2016]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH v2 15/18] livepatch: move patching functions into patch.c
On Thu 2016-04-28 15:44:46, Josh Poimboeuf wrote:
> Move functions related to the actual patching of functions and objects
> into a new patch.c file.
>
> diff --git a/kernel/livepatch/patch.c b/kernel/livepatch/patch.c
> new file mode 100644
> index 0000000..782fbb5
> --- /dev/null
> +++ b/kernel/livepatch/patch.c
> @@ -0,0 +1,213 @@
> +/*
> + * patch.c - livepatch patching functions
> + *
> + * Copyright (C) 2014 Seth Jennings <sjenning@redhat.com>
> + * Copyright (C) 2014 SUSE
> + * Copyright (C) 2015 Josh Poimboeuf <jpoimboe@redhat.com
^^^^^^

Missing '>' ;-)

Best Regards,
Petr

\
 
 \ /
  Last update: 2016-05-03 12:01    [W:0.373 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site