All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, "H. Peter Anvin" <hpa@zytor.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 19/22] x86: use the new byteorder headers
Date: Tue, 12 Aug 2008 22:56:12 -0700	[thread overview]
Message-ID: <20080812225612.6742aaf0.akpm@linux-foundation.org> (raw)
In-Reply-To: <1218587234.30194.93.camel@brick>


akpm2:/usr/src/25> make arch/x86/boot/memory.o
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CC      arch/x86/kernel/asm-offsets.s
  GEN     include/asm/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CC      arch/x86/boot/memory.o
In file included from include/asm-generic/bitops/le.h:5,
                 from include/asm-generic/bitops/ext2-non-atomic.h:4,
                 from include/asm/bitops.h:451,
                 from include/linux/bitops.h:17,
                 from include/linux/kernel.h:15,
                 from arch/x86/boot/memory.c:16:
include/asm/byteorder.h: In function '__arch_swab64':
include/asm/byteorder.h:47: warning: implicit declaration of function '___arch__swab32'

I'll drop them all.  Do you have a cross-compiler suite there?

  parent reply	other threads:[~2008-08-13  5:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-13  0:27 [PATCH 19/22] x86: use the new byteorder headers Harvey Harrison
2008-08-13  3:54 ` Andrew Morton
2008-08-13  4:05   ` [PATCH] tipc: Use the appropriate swab helper rather than an internal helper Harvey Harrison
2008-08-13  4:20     ` Andrew Morton
2008-08-13  4:23       ` Harvey Harrison
2008-08-13  9:32       ` David Miller
2008-08-13  5:56 ` Andrew Morton [this message]
2008-08-13  5:59   ` [PATCH 19/22] x86: use the new byteorder headers David Miller
2008-08-13  6:05     ` Andrew Morton
2008-08-13  6:02   ` Andrew Morton
2008-08-13  6:07     ` Harvey Harrison
2008-08-13  6:47       ` Andrew Morton

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=20080812225612.6742aaf0.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=harvey.harrison@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.