All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Vincent <simon.vincent@xsilon.com>
To: Alexander Aring <alex.aring@gmail.com>
Cc: linux-wpan@vger.kernel.org
Subject: Re: Kernel crash when using multiple interfaces
Date: Mon, 18 May 2015 11:57:19 +0100	[thread overview]
Message-ID: <5559C58F.6010607@xsilon.com> (raw)
In-Reply-To: <20150516153329.GA31491@omega>

Hi Alex,

I can confirm your patch still results in the bad paging request.
Maybe you are not seeing it as you have a slightly different setup.

If I understand correctly you have two virtual phys going to a single 
wpan interface
e.g.
phy0 -> wpan0
phy1 -> wpan0

My setup is two separate transceivers. Each with its own phy and wpan 
interface.
e.g.
phy0 -> wpan0
phy1 -> wpan1

- Simon

On 16/05/15 16:33, Alexander Aring wrote:
> Hi Simon,
>
> On Fri, May 15, 2015 at 04:02:32PM +0100, Simon Vincent wrote:
>> I tried the solution you proposed but it did not work, it resulted in a
>> kernel crash (bad paging request).
>>
> I can now reproduce your issue when I am using the fakelb driver _with_
> xmit_sync callback and two vitual phys.
>
> I tried my patch and it's working fine afterwards, can you please check
> if the "kernel crash (bad paging request)" isn't another issue or
> something failed while applying the diff?
>
> Can you check that again? This issue should be fixed into bluetooth, very
> ugly bug.
>
> - Alex
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2015-05-18 10:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 12:54 Kernel crash when using multiple interfaces Simon Vincent
2015-05-15 14:20 ` Alexander Aring
2015-05-15 15:02   ` Simon Vincent
2015-05-15 15:23     ` Alexander Aring
2015-05-16 15:33     ` Alexander Aring
2015-05-18 10:57       ` Simon Vincent [this message]
2015-05-18 14:00         ` Alexander Aring
2015-05-18 15:05           ` Simon Vincent
2015-05-18 15:37             ` Alexander Aring
2015-05-18 16:27               ` Alexander Aring
2015-05-19 11:18                 ` Simon Vincent
2015-05-15 15:28 ` Alexander Aring

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=5559C58F.6010607@xsilon.com \
    --to=simon.vincent@xsilon.com \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@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 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.