Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753340Ab1BUVUS (ORCPT ); Mon, 21 Feb 2011 16:20:18 -0500 Received: from www.tglx.de ([62.245.132.106]:53872 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751412Ab1BUVUQ (ORCPT ); Mon, 21 Feb 2011 16:20:16 -0500 Date: Mon, 21 Feb 2011 22:18:42 +0100 (CET) From: Thomas Gleixner To: Greg Ungerer cc: Linux/m68k , Linux Kernel Development , Steven King , uClinux development list , Greg Ungerer , Greg Ungerer Subject: Re: merge of m68knommu and m68k arch branches? In-Reply-To: <4D5DB83D.80205@snapgear.com> Message-ID: References: <4D5DB83D.80205@snapgear.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1030 Lines: 25 On Fri, 18 Feb 2011, Greg Ungerer wrote: > Inside of the new arch/m68k is a little messy in the kernel and mm > directories. There is plenty of scope for cleanup and merge on the > files in here - but I want to leave that for follow up patches after > this initial directory merge. As a data point, when we merged the > m68k and m68knommu include files we had something like 70 or 80 > duplicate but separate files, after some cleanups that is now down to > 10. Ongoing cleanup will merge some of these remaining ones as well. > > Thoughts? Hmm, how are you going to deal with the fact, that m68knommu uses genirq, m68k not? I guess there are some more points like this (clockevents, clocksource ...) Is there a plan to move m68k to the generic facilities as well ? Thanks, tglx -- 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/