From: Oleg Nesterov <oleg@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Arnd Bergmann <arnd@arndb.de>,
x86@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
linux-sh@vger.kernel.org, linux-arch@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: remove asm-generic/ptrace.h
Date: Thu, 2 May 2019 16:01:22 +0200 [thread overview]
Message-ID: <20190502140122.GC7323@redhat.com> (raw)
In-Reply-To: <20190501173943.5688-1-hch@lst.de>
On 05/01, Christoph Hellwig wrote:
>
> Hi all,
>
> asm-generic/ptrace.h is a little weird in that it doesn't actually
> implement any functionality, but it provided multiple layers of macros
> that just implement trivial inline functions. We implement those
> directly in the few architectures and be off with a much simpler
> design.
Oh, thanks, I was always confused by these macros ;)
Oleg.
WARNING: multiple messages have this Message-ID (diff)
From: Oleg Nesterov <oleg@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Arnd Bergmann <arnd@arndb.de>,
x86@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
linux-sh@vger.kernel.org, linux-arch@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: remove asm-generic/ptrace.h
Date: Thu, 02 May 2019 14:01:22 +0000 [thread overview]
Message-ID: <20190502140122.GC7323@redhat.com> (raw)
In-Reply-To: <20190501173943.5688-1-hch@lst.de>
On 05/01, Christoph Hellwig wrote:
>
> Hi all,
>
> asm-generic/ptrace.h is a little weird in that it doesn't actually
> implement any functionality, but it provided multiple layers of macros
> that just implement trivial inline functions. We implement those
> directly in the few architectures and be off with a much simpler
> design.
Oh, thanks, I was always confused by these macros ;)
Oleg.
WARNING: multiple messages have this Message-ID (diff)
From: Oleg Nesterov <oleg@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-arch@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
linux-sh@vger.kernel.org, x86@kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: remove asm-generic/ptrace.h
Date: Thu, 2 May 2019 16:01:22 +0200 [thread overview]
Message-ID: <20190502140122.GC7323@redhat.com> (raw)
In-Reply-To: <20190501173943.5688-1-hch@lst.de>
On 05/01, Christoph Hellwig wrote:
>
> Hi all,
>
> asm-generic/ptrace.h is a little weird in that it doesn't actually
> implement any functionality, but it provided multiple layers of macros
> that just implement trivial inline functions. We implement those
> directly in the few architectures and be off with a much simpler
> design.
Oh, thanks, I was always confused by these macros ;)
Oleg.
WARNING: multiple messages have this Message-ID (diff)
From: Oleg Nesterov <oleg@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-arch@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
linux-sh@vger.kernel.org, x86@kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: remove asm-generic/ptrace.h
Date: Thu, 2 May 2019 16:01:22 +0200 [thread overview]
Message-ID: <20190502140122.GC7323@redhat.com> (raw)
In-Reply-To: <20190501173943.5688-1-hch@lst.de>
On 05/01, Christoph Hellwig wrote:
>
> Hi all,
>
> asm-generic/ptrace.h is a little weird in that it doesn't actually
> implement any functionality, but it provided multiple layers of macros
> that just implement trivial inline functions. We implement those
> directly in the few architectures and be off with a much simpler
> design.
Oh, thanks, I was always confused by these macros ;)
Oleg.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-05-02 14:01 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-01 17:39 remove asm-generic/ptrace.h Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-02 13:54 ` Catalin Marinas
2019-05-02 13:54 ` Catalin Marinas
2019-05-02 13:54 ` Catalin Marinas
2019-05-02 13:54 ` Catalin Marinas
2019-05-01 17:39 ` [PATCH 2/5] powerpc: " Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-02 3:30 ` Michael Ellerman
2019-05-02 3:30 ` Michael Ellerman
2019-05-02 3:30 ` Michael Ellerman
2019-05-02 3:30 ` Michael Ellerman
2019-05-01 17:39 ` [PATCH 3/5] sh: " Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` [PATCH 4/5] x86: " Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 21:48 ` Ingo Molnar
2019-05-01 21:48 ` Ingo Molnar
2019-05-01 21:48 ` Ingo Molnar
2019-05-01 21:48 ` Ingo Molnar
2019-05-01 17:39 ` [PATCH 5/5] asm-generic: remove ptrace.h Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-01 17:39 ` Christoph Hellwig
2019-05-03 13:29 ` Arnd Bergmann
2019-05-03 13:29 ` Arnd Bergmann
2019-05-03 13:29 ` Arnd Bergmann
2019-05-03 13:29 ` Arnd Bergmann
2019-05-02 14:01 ` Oleg Nesterov [this message]
2019-05-02 14:01 ` remove asm-generic/ptrace.h Oleg Nesterov
2019-05-02 14:01 ` Oleg Nesterov
2019-05-02 14:01 ` Oleg Nesterov
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=20190502140122.GC7323@redhat.com \
--to=oleg@redhat.com \
--cc=arnd@arndb.de \
--cc=hch@lst.de \
--cc=linux-arch@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=x86@kernel.org \
/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.