From: Arnd Bergmann <arnd@arndb.de>
To: Robin Getz <rgetz@blackfin.uclinux.org>
Cc: "Mike Frysinger" <vapier.adi@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: asm-generic update candidates?
Date: Tue, 8 Sep 2009 14:55:45 +0200 [thread overview]
Message-ID: <200909081455.45576.arnd@arndb.de> (raw)
In-Reply-To: <200909041539.28384.rgetz@blackfin.uclinux.org>
On Friday 04 September 2009, Robin Getz wrote:
> On Fri 4 Sep 2009 09:32, Arnd Bergmann pondered:
> > On Thursday 03 September 2009, Robin Getz wrote:
> > Also, my plan is to do one architecture at a time,
>
> Which arch are you starting with?
I've done patches for microblaze, powerpc and x86, and some arch
maintainers have done more. I'd probably do s390 next and see who
else is submitting patches for their architectures in 2.6.32,
then work on those remaining. Feel free to grab any one whose
maintainer you can get hold of.
> > > Do you keep a list somewhere?
> >
> > Well, this is how I started out writing doing the common files
> > in the first place. I looked at the most similar files, and then
> > used vimdiff on up to four files at a time, changing them to
> > be exactly identical by editing out all the bitrot.
> >
> > In general, if a file exists in asm-generic, it should be usable
> > by some of the architectures, if it does not exist then either it
> > is too hard to make a generic version or I have not looked at it
> > yet.
>
> OK -- here are some identical ones:
>
> 8253pit.h (alpha and power)
PIT is interesting, there is also 8253.h in some architectures.
This could use a larger rework, I've started on bits of it
and should probably look which patches are still needed.
> fbio.h (m68k and sparc)
It seems that m68k FB_SUN3 support was removed a long time ago,
so this one is really just sparc specific.
> md.h (h8300, alpha and m68k)
This file does not appear to be used at all, we should probably
remove it.
> I also noticed in Linus's latest (last commit
> 37d0892c5a94e208cf863e3b7bac014edee4346d):
>
> cat arch/microblaze/include/asm/ipc.h
> #include <asm-generic/ipc.h>
>
> but: ls include/asm-generic/ipc.h
> ls: cannot access include/asm-generic/ipc.h: No such file or directory
Adrian Bunk killed that file in asm/ back in 2007, he probably crossed
patches with the microblaze architecture.
Arnd <><
next prev parent reply other threads:[~2009-09-08 12:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-03 21:29 asm-generic update candidates? Robin Getz
2009-09-04 13:32 ` Arnd Bergmann
2009-09-04 19:39 ` Robin Getz
2009-09-08 12:55 ` Arnd Bergmann [this message]
2009-09-08 16:58 ` Robin Getz
2009-09-09 9:13 ` Michal Simek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909081455.45576.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rgetz@blackfin.uclinux.org \
--cc=vapier.adi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox