[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131028163549.GC4797@kroah.com>
Date: Mon, 28 Oct 2013 09:35:49 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Vladimir Zapolskiy <vladimir_zapolskiy@...tor.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sysfs: return correct error code on unimplemented mmap()
On Mon, Oct 28, 2013 at 06:28:30PM +0200, Vladimir Zapolskiy wrote:
> Both POSIX.1-2008 and Linux Programmer's Manual have a dedicated return
> error code for a case, when a file doesn't support mmap(), it's ENODEV.
>
> This change replaces overloaded EINVAL with ENODEV in a situation
> described above for sysfs binary files.
>
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@...tor.com>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Is this a problem in linux-next or 3.12-rc7 and older kernels? What
userspace tool is breaking here?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists