linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: linux-kernel@vger.kernel.org
Subject: [PATCHSET] 2.6.15-rc6-bird3
Date: Sat, 24 Dec 2005 09:51:14 +0000	[thread overview]
Message-ID: <20051224095114.GU27946@ftp.linux.org.uk> (raw)
In-Reply-To: <20051223093146.GT27946@ftp.linux.org.uk>

	Updated version:
ftp://ftp.linux.org.uk/pub/people/viro/patch-2.6.15-rc6-bird3.bz2

URL of splitup: same place, bird-mbox.

New target added to tracked set: sun3 (which completes m68k coverage).
Patches in befs series are only beginning - there's more to do to get
it endian-clean.  Tomorrow...  As an aside, fs/befs is a nice demonstration
of the typedef uses that can go wrong...

BTW, sun3 had exposed an ld(1) bug - mixing PHDRS, large holes in segments
and nobits sections in the end of segments after such holes can make ld(1)
forget to map such sections into any segment.  If you've seen strip(1)
complaining about .bss - that's what it is.  After fixing init_task reference
in vmlinux-sun3.lds it doesn't trigger that bug anymore, but binutils
still needs fixing; if nobody beats me to it I'll see what can be done
about that crap...
 
Changes since yesterday snapshot:

Al Viro:
      m68k: fix reference to init_task in vmlinux-sun3.lds
      m68k: fix macfb init
      affs_fill_super() %s abuses
      befs: remove bogus typedef
      befs: prepare to sanitizing headers
      befs: introduce on-disk endian types
      befs: missing fs32_to_cpu() in debug.c

Alexey Dobriyan:
      eisa_eeprom.c: __user annotations
      parisc: add __iomem to __raw_check_addr()
      include/asm-parisc/processor.h: C99 initializers

  parent reply	other threads:[~2005-12-24  9:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-22 10:15 [PATCHSET] 2.6.15-rc6-bird1 Al Viro
2005-12-22 11:25 ` Maciej Soltysiak
2005-12-22 21:42 ` nbd: add endian annotations Alexey Dobriyan
2005-12-22 21:47 ` [PATCH] aes: fix endian warnings Alexey Dobriyan
2005-12-22 22:12 ` [PATCH] serpent: " Alexey Dobriyan
2005-12-23  9:31 ` [PATCHSET] 2.6.15-rc6-bird2 Al Viro
2005-12-23 20:51   ` [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings Alexey Dobriyan
2005-12-30  9:24     ` Dominik Brodowski
2005-12-24  9:51   ` Al Viro [this message]
2005-12-25 20:14     ` [PATCHSET] 2.6.15-rc7-bird1 Al Viro
2005-12-29  4:38       ` Adrian Bunk
2006-02-04 11:27       ` [PATCHSET] 2.6.15-rc2-git1-bird1 Al Viro
2017-11-04  0:29       ` [PATCHSET] 2.6.15-rc7-bird1 Al Viro
2017-11-04  0:31         ` Al Viro

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=20051224095114.GU27946@ftp.linux.org.uk \
    --to=viro@ftp.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).