All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: zhangshuxiaomi@gmail.com
Cc: arve@android.com, riandrews@android.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	zhangshuxiao <zhangshuxiao@xiaomi.com>
Subject: Re: [PATCH] staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Date: Thu, 9 Mar 2017 13:38:05 +0100	[thread overview]
Message-ID: <20170309123805.GB15114@kroah.com> (raw)
In-Reply-To: <1488968312-17282-1-git-send-email-zhangshuxiaomi@gmail.com>

On Wed, Mar 08, 2017 at 06:18:32PM +0800, zhangshuxiaomi@gmail.com wrote:
> From: zhangshuxiao <zhangshuxiao@xiaomi.com>
> 
> vfs_llseek will check whether the file mode has
> FMODE_LSEEK, no return failure. But ashmem can be
> lseek, so add FMODE_LSEEK to ashmem file.

Really?  What is causing this failure?  I haven't heard from anyone else
about this issue, is there something different in your userspace
framework?

> 
> Signed-off-by: zhangshuxiao <zhangshuxiao@xiaomi.com>

I need a "full" name for a signed-off-by: please.

thanks,

greg k-h

  reply	other threads:[~2017-03-09 12:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 10:18 [PATCH] staging: android: ashmem: lseek failed due to no FMODE_LSEEK zhangshuxiaomi
2017-03-09 12:38 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-06 14:30 zhangshuxiaomi
2017-04-06 15:30 ` Greg Hackmann
2017-04-06 17:08   ` Greg KH
2017-04-06 17:25     ` Greg Hackmann
2017-03-08 10:11 zhangshuxiaomi

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=20170309123805.GB15114@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arve@android.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riandrews@android.com \
    --cc=zhangshuxiao@xiaomi.com \
    --cc=zhangshuxiaomi@gmail.com \
    /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.