From: Jesper Nilsson <Jesper.Nilsson@axis.com>
To: Fernando Luis Vazquez Cao <fernando@intellilink.co.jp>
Cc: "akpm@linux-foundation.org" <akpm@linux-foundation.org>,
Mikael Starvik <mikael.starvik@axis.com>,
dev-etrax <dev-etrax@axis.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cris: remove unused global_flush_tlb
Date: Fri, 23 May 2008 15:43:13 +0200 [thread overview]
Message-ID: <20080523134313.GG8890@axis.com> (raw)
In-Reply-To: <1211524591.2719.11.camel@nausicaa.intellilink.co.jp>
On Fri, May 23, 2008 at 08:36:31AM +0200, Fernando Luis Vazquez Cao wrote:
> global_flush_tlb is declared but never used.
>
> Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
> ---
>
> diff -urNp linux-2.6.26-rc3-git4-orig/include/asm-cris/cacheflush.h linux-2.6.26-rc3-git4/include/asm-cris/cacheflush.h
> --- linux-2.6.26-rc3-git4-orig/include/asm-cris/cacheflush.h 2008-04-17 11:49:44.000000000 +0900
> +++ linux-2.6.26-rc3-git4/include/asm-cris/cacheflush.h 2008-05-23 15:19:26.000000000 +0900
> @@ -26,7 +26,6 @@
> #define copy_from_user_page(vma, page, vaddr, dst, src, len) \
> memcpy(dst, src, len)
>
> -void global_flush_tlb(void);
> int change_page_attr(struct page *page, int numpages, pgprot_t prot);
>
> #endif /* _CRIS_CACHEFLUSH_H */
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@axis.com
prev parent reply other threads:[~2008-05-23 13:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-23 6:36 [PATCH] cris: remove unused global_flush_tlb Fernando Luis Vazquez Cao
2008-05-23 13:43 ` Jesper Nilsson [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=20080523134313.GG8890@axis.com \
--to=jesper.nilsson@axis.com \
--cc=akpm@linux-foundation.org \
--cc=dev-etrax@axis.com \
--cc=fernando@intellilink.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=mikael.starvik@axis.com \
/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.