Re: [PATCH 4/4] Blackfin: binfmt patch to enhance stacking checking

From: Bernd Schmidt
Date: Thu Sep 21 2006 - 06:53:43 EST


Luke Yang wrote:

fs/binfmt_elf_fdpic.c | 7 +-
fs/binfmt_flat.c | 150 ++++++++++++++++++++++++++------------------
include/asm-arm/mmu.h | 1
include/asm-frv/mmu.h | 1
include/asm-h8300/mmu.h | 1
include/asm-m32r/mmu.h | 1
include/asm-m68knommu/mmu.h | 1
include/asm-sh/mmu.h | 1
include/asm-v850/mmu.h | 1
include/linux/flat.h | 13 ++-
10 files changed, 112 insertions(+), 65 deletions(-)

I've talked to Luke about this, and I think we'll scratch this last patch for now. I'll resubmit something smaller in scale which has only the necessary bits to get flat binaries working on the Blackfin, without the stack checking bits. That should make merging easier and we can add the extra features later.


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