Re: [PATCH v6] livepatch: introduce shadow variable API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 12 Sep 2017, Joe Lawrence wrote:

> > On Thu, Aug 31, 2017 at 04:37:41PM -0400, Joe Lawrence wrote:
> >> +void *__klp_shadow_get_or_alloc(void *obj, unsigned long id, void *data,
> >> +		       size_t size, gfp_t gfp_flags, bool warn_on_exist)
> >> +{
> >> +	struct klp_shadow *new_shadow;
> >> +	void *shadow_data;
> >> +	unsigned long flags;
> >> +
> >> +	/* Check if the shadow variable if <obj, id> already exists */
> > 
> > Grammar fix: either
> > 
> >   s/if the shadow variable//
> > 
> > or
> > 
> >   s/if <obj, id>//
> > 
> > Otherwise:
> > 
> > Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
> > 
> 
> If this is the only outstanding nit, can this be fixed up on merge or
> does it need a new patch spin?

No need to resend just because of this, I'll fix this up manually once 
applying.

Thanks,

-- 
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe live-patching" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux