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


Groups > linux.kernel > #1442926

Re: [PATCH] uapi: move forward declarations of internal structures

From Alexey Dobriyan <adobriyan@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] uapi: move forward declarations of internal structures
Date 2016-07-14 00:50 +0200
Message-ID <rUB8B-WN-7@gated-at.bofh.it> (permalink)
References <rUAmi-nH-9@gated-at.bofh.it> <rUAFz-Ll-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 13, 2016 at 03:15:57PM -0700, Andrew Morton wrote:
> On Thu, 14 Jul 2016 00:58:08 +0300 Alexey Dobriyan <adobriyan@gmail.com> wrote:
> 
> > Move "struct completion;".
> > Move "struct task_struct;".
> 
> That tells us no more than does the diff.
> 
> What's the reason for this change?  Any perceptible benefit?

You're right.

Changelog should be

Don't user forward declarations of internal kernel structures
in headers exported to userspace.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] uapi: move forward declarations of internal structures Alexey Dobriyan <adobriyan@gmail.com> - 2016-07-14 00:00 +0200
  Re: [PATCH] uapi: move forward declarations of internal structures Andrew Morton <akpm@linux-foundation.org> - 2016-07-14 00:20 +0200
    Re: [PATCH] uapi: move forward declarations of internal structures Alexey Dobriyan <adobriyan@gmail.com> - 2016-07-14 00:50 +0200

csiph-web