Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Valentin Rothberg <valentinrothberg@gmail.com>,
	linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Subject: MIPS: 64BIT_PHYS_ADDR
Date: Mon, 24 Nov 2014 11:31:32 +0100	[thread overview]
Message-ID: <1416825092.10073.6.camel@x220> (raw)

Ralf,

Your commit 5bd35e65f101 ("MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR
with generic PHYS_ADDR_T_64BIT") is included in today's linux-next (ie,
next-20141124). That commit does what it promises to do. There are a few
references to 64BIT_PHYS_ADDR in linux-next:
    $ git grep -n 64BIT_PHYS_ADDR 
    arch/mips/include/asm/pgtable-32.h:225:#endif /* defined(CONFIG_64BIT_PHYS_ADDR) && defined(CONFIG_CPU_MIPS32) */
    drivers/dma/txx9dmac.c:79:#if defined(CONFIG_32BIT) && !defined(CONFIG_64BIT_PHYS_ADDR)
    drivers/dma/txx9dmac.h:70:#if defined(CONFIG_32BIT) && !defined(CONFIG_64BIT_PHYS_ADDR)
    drivers/dma/txx9dmac.h:204:#if defined(CONFIG_32BIT) && !defined(CONFIG_64BIT_PHYS_ADDR)
    drivers/pcmcia/Kconfig:150:     select 64BIT_PHYS_ADDR
    drivers/pcmcia/Kconfig:161:     select 64BIT_PHYS_ADDR

I assume that patches to replace these references too are queued
somewhere. Is that correct?


Paul Bolle

                 reply	other threads:[~2014-11-24 10:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1416825092.10073.6.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=valentinrothberg@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