public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Tobias Polzer" <bulsa.t.polzer@studium.uni-erlangen.de>
To: usbip-devel@lists.sourceforge.net,
	"Dominik Paulus" <dominik.paulus@fau.de>
Cc: linux-kernel@i4.cs.fau.de, "Tobias Polzer" <tobias.polzer@fau.de>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Stefan Reif" <ke42caxa@cip.cs.fau.de>,
	"Anthony Foiani" <anthony.foiani@gmail.com>,
	linux-usb@vger.kernel.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: usbip: Fix build on Debian ppc
Date: Thu, 19 Sep 2013 10:55:18 +0200	[thread overview]
Message-ID: <op.w3nhqgkq423x8j@localhost> (raw)
In-Reply-To: <1379579978-2570-1-git-send-email-dominik.paulus@fau.de>

When testing usbip under powerpc, it (unexpectedly) worked, but only after
removing the following lines from vhch_hcd.c:

1004         /* will be removed */
1005         if (pdev->dev.dma_mask) {
1006                 dev_info(&pdev->dev, "vhci_hcd DMA not supported\n");
1007                 return -EINVAL;
1008         }

We encountered no problems without those lines. Is it safe to remove this
check?

Regards,
           Tobias Polzer and Dominik Paulus

  reply	other threads:[~2013-09-19  9:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19  8:39 [PATCH] staging: usbip: Fix build on Debian ppc Dominik Paulus
2013-09-19  8:55 ` Tobias Polzer [this message]
2013-09-19  9:12   ` Dan Carpenter
2013-09-19 10:10     ` Dominik Paulus
2013-09-19 11:40       ` Dan Carpenter
  -- strict thread matches above, loose matches on Subject: below --
2013-09-19 11:28 navin patidar

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=op.w3nhqgkq423x8j@localhost \
    --to=bulsa.t.polzer@studium.uni-erlangen.de \
    --cc=anthony.foiani@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dominik.paulus@fau.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=ke42caxa@cip.cs.fau.de \
    --cc=linux-kernel@i4.cs.fau.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tobias.polzer@fau.de \
    --cc=usbip-devel@lists.sourceforge.net \
    /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