All of lore.kernel.org
 help / color / mirror / Atom feed
* Probelm on (brcmfmac: use pre-allocated scatter-gather table for txglomming)
@ 2016-03-11 15:23 Michael Trimarchi
  2016-03-12  7:29 ` Arend van Spriel
  2017-05-28 19:37 ` Arend van Spriel
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Trimarchi @ 2016-03-11 15:23 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: linux-wireless

Hi

I have a kernel panic on the brcmf_sdiod_sgtable_alloc just because
the function is called before brcmf_sdio_probe.

I think that
 nents = max_t(uint, BRCMF_DEFAULT_RXGLOM_SIZE,
                      sdiodev->bus_if->drvr->settings->sdiod_txglomsz);

drvr is null. Can you explain how it can work or do you have already a
fix for this?

Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-28 20:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 15:23 Probelm on (brcmfmac: use pre-allocated scatter-gather table for txglomming) Michael Trimarchi
2016-03-12  7:29 ` Arend van Spriel
2016-03-12  8:57   ` Michael Trimarchi
2017-05-28 19:37 ` Arend van Spriel
2017-05-28 20:25   ` Michael Nazzareno Trimarchi

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.