lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 11 Nov 2020 23:58:59 +0800
From:   Frankie Chang <Frankie.Chang@...iatek.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC:     Todd Kjos <tkjos@...gle.com>,
        Joel Fernandes <joel@...lfernandes.org>,
        Martijn Coenen <maco@...roid.com>,
        Arve Hjønnevåg <arve@...roid.com>,
        Christian Brauner <christian@...uner.io>,
        <linux-kernel@...r.kernel.org>, <wsd_upstream@...iatek.com>,
        Jian-Min Liu <Jian-Min.Liu@...iatek.com>
Subject: Re: [PATCH v14 1/3] binder: move structs from core file to header
 file

On Wed, 2020-11-11 at 16:12 +0100, Greg Kroah-Hartman wrote:
> On Wed, Nov 11, 2020 at 11:02:42PM +0800, Frankie Chang wrote:
> > From: "Frankie.Chang" <Frankie.Chang@...iatek.com>
> > 
> > Moving all structs to header file makes module more
> > extendable, and makes all these structs to be defined
> > in the same file.
> > 
> > Signed-off-by: Frankie.Chang <Frankie.Chang@...iatek.com>
> > Acked-by: Todd Kjos <tkjos@...gle.com>
> > ---
> >  drivers/android/binder.c          |  406 -------------------------------------
> >  drivers/android/binder_internal.h |  406 +++++++++++++++++++++++++++++++++++++
> >  2 files changed, 406 insertions(+), 406 deletions(-)
> 
> This, and patch 2/3 was already accepted, right?
> 
> I can't do anything with them again :)
> 
Oh, okay :)

many thanks
Frankie Chang


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ