lkml.org 
[lkml]   [2019]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible
    On Mon, Jan 7, 2019 at 7:28 PM Deepa Dinamani <deepa.kernel@gmail.com> wrote:
    >
    > Many architectures maintain an arch specific copy of the
    > file even though there are no differences with the asm-generic
    > one. Allow these architectures to use the generic one instead.
    >
    > Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
    > Cc: chris@zankel.net
    > Cc: fenghua.yu@intel.com
    > Cc: tglx@linutronix.de
    > Cc: schwidefsky@de.ibm.com
    > Cc: linux-ia64@vger.kernel.org
    > Cc: linux-xtensa@linux-xtensa.org
    > Cc: linux-s390@vger.kernel.org
    > ---
    > arch/ia64/include/uapi/asm/Kbuild | 1 +
    > arch/ia64/include/uapi/asm/socket.h | 120 -------------------------
    > arch/s390/include/uapi/asm/Kbuild | 1 +
    > arch/s390/include/uapi/asm/socket.h | 117 ------------------------
    > arch/x86/include/uapi/asm/Kbuild | 1 +
    > arch/x86/include/uapi/asm/socket.h | 1 -
    > arch/xtensa/include/asm/Kbuild | 1 +
    > arch/xtensa/include/uapi/asm/Kbuild | 1 +
    > arch/xtensa/include/uapi/asm/socket.h | 122 --------------------------
    > 9 files changed, 5 insertions(+), 360 deletions(-)
    > delete mode 100644 arch/ia64/include/uapi/asm/socket.h
    > delete mode 100644 arch/s390/include/uapi/asm/socket.h
    > delete mode 100644 arch/x86/include/uapi/asm/socket.h
    > delete mode 100644 arch/xtensa/include/uapi/asm/socket.h

    For xtensa:
    Acked-by: Max Filippov <jcmvbkbc@gmail.com>

    --
    Thanks.
    -- Max

    \
     
     \ /
      Last update: 2019-01-08 05:48    [W:4.108 / U:0.192 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site