[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201101090136.35793.arnd@arndb.de>
Date: Sun, 9 Jan 2011 01:36:35 +0100
From: Arnd Bergmann <arnd@...db.de>
To: "Guan Xuetao" <guanxuetao@...c.pku.edu.cn>
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv1 02/12] unicore32 core architecture: generic headers stuff
On Saturday 08 January 2011, Guan Xuetao wrote:
> > I think we discussed this particular header before. There should be no reason
> > to have your own version instead of using the generic file like you do for the
> > rest of the API headers.
>
> The generic-version stat.h can't work for existing binary file systems in unicore32.
> I will submit a patch for generic-version stat.h for discussion.
But the generic version of stat.h goes together with the generic version of unistd.h,
which the code you submitted is now using.
I understand that you are using a patch to use the traditional system call table
right now, on top of the generalized code. Can't you use the same patch for the
stat.h file?
Arnd
--
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