lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 23 May 2008 15:43:13 +0200
From:	Jesper Nilsson <Jesper.Nilsson@...s.com>
To:	Fernando Luis Vazquez Cao <fernando@...ellilink.co.jp>
Cc:	"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
	Mikael Starvik <mikael.starvik@...s.com>,
	dev-etrax <dev-etrax@...s.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cris: remove unused global_flush_tlb

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@....ntt.co.jp>

Signed-off-by: Jesper Nilsson <jesper.nilsson@...s.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@...s.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ