public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Anshuman Khandual <khandual@linux•vnet.ibm.com>
To: Madhavan Srinivasan <maddy@linux•vnet.ibm.com>
Cc: linuxppc-dev@ozlabs•org, anton@samba•org
Subject: Re: [PATCH] powerpc: Convert out of line __arch_hweight to inline
Date: Wed, 07 Aug 2013 09:32:02 +0530	[thread overview]
Message-ID: <5201C6BA.6090504@linux.vnet.ibm.com> (raw)
In-Reply-To: <1375788627-22281-1-git-send-email-maddy@linux.vnet.ibm.com>

> 
>  obj-$(CONFIG_PPC64)	+= copypage_64.o copyuser_64.o \
>  			   memcpy_64.o usercopy_64.o mem_64.o string.o \
> -			   checksum_wrappers_64.o hweight_64.o \
> +			   checksum_wrappers_64.o \
>  			   copyuser_power7.o string_64.o copypage_power7.o \
>  			   memcpy_power7.o
>  obj-$(CONFIG_PPC_EMULATE_SSTEP)	+= sstep.o ldstfp.o
> 

As you have moved all the code from hweight_64.S file and removed it from the
compilation list in the Makefile, you need to delete the file from the directory as well.

      reply	other threads:[~2013-08-07  4:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 11:30 [PATCH] powerpc: Convert out of line __arch_hweight to inline Madhavan Srinivasan
2013-08-07  4:02 ` Anshuman Khandual [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=5201C6BA.6090504@linux.vnet.ibm.com \
    --to=khandual@linux$(echo .)vnet.ibm.com \
    --cc=anton@samba$(echo .)org \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=maddy@linux$(echo .)vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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