All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Price <chris.price@dejero.com>
To: ath10k@lists.infradead.org
Subject: Re: How to integrate the latest ath10k driver into an older kernel release ?
Date: Fri, 10 Mar 2017 09:06:42 -0500	[thread overview]
Message-ID: <CALJ2kaHVmmZ9HK_=pEDEQ33gCB+w6+oZ3j3rx-U2ZO9aG2CWmw@mail.gmail.com> (raw)

I had similar problems doing the same thing with a 4.1 kernel. I'm not
sure if you are having the same problem without seeing the compilation
errors, but here is what worked for me:

- Used linux-stable repo
- Used the copy-list.ath file from
https://wireless.wiki.kernel.org/en/users/drivers/ath10k/backports
- Added the following files to copy-list.ath: include/net/codel.h,
include/net/codel_impl.h, include/net/fq.h, include/net/fq_impl.h
- Ensure you compile using the same compiler as was used to compile
your kernel. Otherwise, I couldn't compile one of the arch modules and
the 'mcount' symbol couldn't be found.

YMMV

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2017-03-10 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10 14:06 Chris Price [this message]
2017-03-13  9:42 ` How to integrate the latest ath10k driver into an older kernel release ? Janusz Dziedzic
  -- strict thread matches above, loose matches on Subject: below --
2017-03-24 11:25 Wu Chung-I
2017-03-25 11:14 ` K.Mani
2017-03-28 10:20 ` Janusz Dziedzic
2017-03-29  8:53   ` 吳重毅
     [not found] <F3E5DE47-C5E5-46B5-8E19-DF0DD43DBC9C@picocela.com>
2017-03-10 12:57 ` Jean-Luc Kalmus

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='CALJ2kaHVmmZ9HK_=pEDEQ33gCB+w6+oZ3j3rx-U2ZO9aG2CWmw@mail.gmail.com' \
    --to=chris.price@dejero.com \
    --cc=ath10k@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.