Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1392515 > unrolled thread

Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging

Started byPavel Machek <pavel@ucw.cz>
First post2016-05-02 23:10 +0200
Last post2016-05-02 23:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging Pavel Machek <pavel@ucw.cz> - 2016-05-02 23:10 +0200
    Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging Gustavo Padovan <gustavo@padovan.org> - 2016-05-02 23:20 +0200

#1392515 — Re: [PATCH 06/12] staging/android: prepare sync_file for de-staging

FromPavel Machek <pavel@ucw.cz>
Date2016-05-02 23:10 +0200
SubjectRe: [PATCH 06/12] staging/android: prepare sync_file for de-staging
Message-ID<rutgl-2v3-1@gated-at.bofh.it>
Hi!


> -}
> -EXPORT_SYMBOL(sync_file_merge);
> -
>  static const char *android_fence_get_driver_name(struct fence *fence)
>  {
>  	struct sync_timeline *parent = fence_parent(fence);

if this is meant to be used outside android, should it select some
better prefix than android_fence_?

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [next] | [standalone]


#1392520

FromGustavo Padovan <gustavo@padovan.org>
Date2016-05-02 23:20 +0200
Message-ID<rutq2-2Aa-3@gated-at.bofh.it>
In reply to#1392515
Hi Pavel,

2016-05-02 Pavel Machek <pavel@ucw.cz>:

> Hi!
> 
> 
> > -}
> > -EXPORT_SYMBOL(sync_file_merge);
> > -
> >  static const char *android_fence_get_driver_name(struct fence *fence)
> >  {
> >  	struct sync_timeline *parent = fence_parent(fence);
> 
> if this is meant to be used outside android, should it select some
> better prefix than android_fence_?

Sure, This patchset doesn't touch this code, but my latest patchset
changes them to timeline_*.

	Gustavo

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web