Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755078AbZCBQ52 (ORCPT ); Mon, 2 Mar 2009 11:57:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756749AbZCBQ5S (ORCPT ); Mon, 2 Mar 2009 11:57:18 -0500 Received: from mx1.emlix.com ([193.175.82.87]:52933 "EHLO mx1.emlix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753991AbZCBQ5R (ORCPT ); Mon, 2 Mar 2009 11:57:17 -0500 User-Agent: quilt/0.46-1 Date: Mon, 02 Mar 2009 17:42:57 +0100 From: Johannes Weiner To: Chris Zankel Cc: linux-kernel@vger.kernel.org Subject: [patch 0/7] xtensa fixes Message-Id: Organization: emlix gmbh, Goettingen, Germany Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 989 Lines: 26 Hi, this is fallout and preparation of the xtensa arch for the Stretch S6000 core variant port. The nommu stuff, the variant code and the platform code still need some more beating in shape but will follow soon, along with the driver proper for the peripherals we have on our evaluation board. Please note that we have only this one nommu test setup and therefor can only test one configuration. Hannes arch/xtensa/Kconfig | 166 +++++++++++++++----------------- arch/xtensa/include/asm/mmu_context.h | 4 +- arch/xtensa/include/asm/page.h | 5 +- arch/xtensa/kernel/traps.c | 15 ++-- arch/xtensa/mm/init.c | 16 ++-- 5 files changed, 100 insertions(+), 106 deletions(-) -- 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/