From: Andrew Morton <akpm@linux-foundation.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 22/22] byteorder: remove the old byteorder implementation
Date: Tue, 12 Aug 2008 22:05:45 -0700 [thread overview]
Message-ID: <20080812220545.3541f1d4.akpm@linux-foundation.org> (raw)
In-Reply-To: <1218587237.30194.96.camel@brick>
On Tue, 12 Aug 2008 17:27:17 -0700 Harvey Harrison <harvey.harrison@gmail.com> wrote:
> include/linux/byteorder/Kbuild | 3 -
> include/linux/byteorder/big_endian.h | 108 ---------------
> include/linux/byteorder/generic.h | 173 ------------------------
> include/linux/byteorder/little_endian.h | 108 ---------------
> include/linux/byteorder/swab.h | 222 -------------------------------
> include/linux/byteorder/swabb.h | 135 -------------------
akpm2:/usr/src/25> make headers_check
CHK include/linux/version.h
make[1]: `scripts/unifdef' is up to date.
/usr/src/devel/scripts/Makefile.headersinst:15: /usr/src/devel/include/linux/byteorder/Kbuild: No such file or directory
make[3]: *** No rule to make target `/usr/src/devel/include/linux/byteorder/Kbuild'. Stop.
This is just a basic i386 allmodconfig :( The largest risk from
these patches is build breakage, and it is quite obvious that they have
not had anything like adequate build coverage testing.
prev parent reply other threads:[~2008-08-13 5:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 0:27 [PATCH 22/22] byteorder: remove the old byteorder implementation Harvey Harrison
2008-08-13 5:05 ` Andrew Morton [this message]
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=20080812220545.3541f1d4.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=harvey.harrison@gmail.com \
--cc=linux-kernel@vger.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.