public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Joseph S. Myers" <joseph@codesourcery.com>
Cc: <libc-ports@sourceware.org>,
	 David Holsgrove <david.holsgrove@xilinx.com>
Subject: Re: Ping for m68k MMAP2_PAGE_SHIFT fix
Date: Tue, 20 Aug 2013 18:49:00 -0000	[thread overview]
Message-ID: <87a9kcp582.fsf@igel.home> (raw)
In-Reply-To: <Pine.LNX.4.64.1308201646040.15834@digraph.polyomino.org.uk>	(Joseph S. Myers's message of "Tue, 20 Aug 2013 16:47:54 +0000")

"Joseph S. Myers" <joseph@codesourcery.com> writes:

> All the pending fixes for sysdeps/unix/sysv/linux/mmap64.c's 
> MMAP2_PAGE_SHIFT == -1 case are now checked in.  Ping for this patch 
> <http://sourceware.org/ml/libc-ports/2013-06/msg00067.html> (untested) 
> that makes m68k use that case.

../sysdeps/unix/sysv/linux/mmap64.c:46:7: warning: implicit declaration of function ‘__ffs’ [-Wimplicit-function-declaration]
       page_shift = __ffs (page_size) - 1;
       ^

(There is no need for the page_size variable, btw.)

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2013-08-20 18:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 16:00 Miscellaneous ColdFire patches Joseph S. Myers
2013-06-28 18:45 ` Andreas Schwab
2013-06-28 20:15   ` Joseph S. Myers
2013-06-30 20:57     ` Andreas Schwab
2013-06-28 20:25   ` Joseph S. Myers
2013-08-20 16:48     ` Ping for m68k MMAP2_PAGE_SHIFT fix Joseph S. Myers
2013-08-20 18:49       ` Andreas Schwab [this message]
2013-09-02 15:17       ` Ping " Joseph S. Myers
2013-09-04 20:44     ` Miscellaneous ColdFire patches Andreas Schwab
2013-06-28 20:32   ` Joseph S. Myers

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=87a9kcp582.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=david.holsgrove@xilinx.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-ports@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).