All of lore.kernel.org
 help / color / mirror / Atom feed
From: suravee.suthikulpanit@amd.com (Suravee Suthikulanit)
To: linux-arm-kernel@lists.infradead.org
Subject: dma_get_required_mask for ARM64
Date: Fri, 6 Jun 2014 11:00:57 -0500	[thread overview]
Message-ID: <5391E5B9.3010708@amd.com> (raw)

Hi Catalin/Will,

In the arch/arm64/include/asm/dma-mapping.h defines the macro 
"ARCH_HAS_DMA_GET_REQUIRED_MASK".  However, I can't seem to find where 
the function "dma_get_required_mask" defined for ARM64. I got a 
compilation error when building one of the driver:

ERROR: "dma_get_required_mask" [drivers/scsi/mpt2sas/mpt2sas.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Is this function defined anywhere for ARM64?

Thank you,

Suravee

             reply	other threads:[~2014-06-06 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-06 16:00 Suravee Suthikulanit [this message]
2014-06-06 21:27 ` dma_get_required_mask for ARM64 Catalin Marinas

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=5391E5B9.3010708@amd.com \
    --to=suravee.suthikulpanit@amd.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.