Re: [PATCH] shmem missing cache flush

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Oct 28 2002 - 12:08:17 EST


On Mon, 2002-10-28 at 16:36, Matthew Wilcox wrote:
> fs/binfmt_aout.c:357: flush_icache_range(text_addr, text_addr+ex.a_text+ex.a_data);
> fs/binfmt_aout.c:381: flush_icache_range((unsigned long) N_TXTADDR(ex),
> fs/binfmt_aout.c:479: flush_icache_range((unsigned long) start_addr,
> fs/binfmt_elf.c:422: flush_icache_range((unsigned long)addr,
>
> the kernel doesn't execute the code ranges here, userspace does. Which
> means that the only place in the entire kernel which does need to call

Suppose those addresses are already in the userspace icache from a
different exec ?

-
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/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:37 EST