From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h
Date: Thu, 22 Sep 2016 07:48:30 +0000 [thread overview]
Message-ID: <1474530502.3901.1.camel@synopsys.com> (raw)
In-Reply-To: <CAK7LNAQbB3S7ar-ccPq4acbBNKjLEpPYMdnJB6ky09EDq3=pZQ@mail.gmail.com>
Hello Masahiro-san,
On Thu, 2016-09-22 at 07:25 +0900, Masahiro Yamada wrote:
> 2016-09-21 11:28 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> >
> > Unlike Linux, nothing about errno.h is arch-specific in U-Boot.
> > As you see, all of arch/${ARCH}/include/asm/errno.h is just a
> > wrapper of <asm-generic/errno.h>.??Actually, U-Boot does not
> > export headers to user-space, so we just have to care about the
> > consistency in the U-Boot tree.
> >
> > Now all of include directives for <asm/errno.h> are gone.
> > Deprecate <asm/errno.h>.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>
>
> Alexey gave Acked-by to the superseded version
> (http://patchwork.ozlabs.org/patch/672513/),
> so I am repeating it here just in case.
>
> Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Thanks for doing that.
I noticed patch that I acked was not changed later so that
should be fine :)
-Alexey
next prev parent reply other threads:[~2016-09-22 7:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 2:28 [U-Boot] [RESEND PATCH 00/10] Consolidate errno.h headers, improvements of rest and ehci-generic Masahiro Yamada
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 01/10] treewide: use #include <...> to include public headers Masahiro Yamada
2016-09-23 4:16 ` Simon Glass
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> Masahiro Yamada
2016-09-23 4:16 ` Simon Glass
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-21 21:59 ` [U-Boot] [PATCH] clk.h: Switch to <linux/errno.h> Tom Rini
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h> Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h Masahiro Yamada
2016-09-21 22:25 ` Masahiro Yamada
2016-09-22 7:48 ` Alexey Brodkin [this message]
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 06/10] Move error macros from <asm-generic/errno.h> to <linux/errno.h> Masahiro Yamada
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:28 ` [U-Boot] [RESEND PATCH 07/10] Move ENOTSUPP defines to include/linux/errno.h Masahiro Yamada
2016-09-24 2:28 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:29 ` [U-Boot] [RESEND PATCH 08/10] errno.h: sync error macros with linux 4.8-rc7 Masahiro Yamada
2016-09-24 2:29 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:29 ` [U-Boot] [RESEND PATCH 09/10] reset: add no-op stubs for optional reset control Masahiro Yamada
2016-09-24 2:29 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21 2:29 ` [U-Boot] [RESEND PATCH 10/10] usb: ehci-generic: support reset control for generic EHCI Masahiro Yamada
2016-09-24 2:29 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
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=1474530502.3901.1.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox