Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1234593

Re: [PATCH v2 20/25] powerpc32: Remove clear_pages() and define clear_page() inline

From Scott Wood <scottwood@freescale.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 20/25] powerpc32: Remove clear_pages() and define clear_page() inline
Date 2015-09-29 02:30 +0200
Message-ID <qdQXU-759-23@gated-at.bofh.it> (permalink)
References <qbz57-2KT-3@gated-at.bofh.it> <qbz5a-2KT-57@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Sep 22, 2015 at 06:51:09PM +0200, Christophe Leroy wrote:
> clear_pages() is never used, and PPC32 is the only architecture
> (still) having this function. Neither PPC64 nor any other
> architecture has it.

It is used, by clear_page().

> This patch removes clear_page() and move clear_page() function
> inline (same as PPC64) as it only is a few isns

It removes clear_pages(), not clear_page().

-Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 20/25] powerpc32: Remove clear_pages() and define  clear_page() inline Christophe Leroy <christophe.leroy@c-s.fr> - 2015-09-22 19:00 +0200
  Re: [PATCH v2 20/25] powerpc32: Remove clear_pages() and define  clear_page() inline Joakim Tjernlund <joakim.tjernlund@transmode.se> - 2015-09-22 20:00 +0200
  Re: [PATCH v2 20/25] powerpc32: Remove clear_pages() and define  clear_page() inline Scott Wood <scottwood@freescale.com> - 2015-09-29 02:30 +0200

csiph-web