b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] pull request for net: batman-adv 2013-08-10
Date: Sat, 10 Aug 2013 23:08:00 +0200	[thread overview]
Message-ID: <1376168881-4079-1-git-send-email-ordex@autistici.org> (raw)

Hello David,

here you have one fix intended for net/linux-3.11.

To avoid kernel paging errors, this patch takes care of re-assigning the value
of skb->data to the related pointers after that the skb has been re-allocated.


Please pull or let me know of any problem!

Thank you,
	Antonio



The following changes since commit 645359930231d5e78fd3296a38b98c1a658a7ade:

  rtnetlink: Fix inverted check in ndo_dflt_fdb_del() (2013-08-10 01:24:12 -0700)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batman-adv-fix-for-davem

for you to fetch changes up to 9d2c9488cedb666bc8206fbdcdc1575e0fbc5929:

  batman-adv: fix potential kernel paging errors for unicast transmissions (2013-08-10 22:55:42 +0200)

----------------------------------------------------------------
Included change:
- reassign pointers to data after skb reallocation to avoid kernel paging errors

----------------------------------------------------------------
Linus Lüssing (1):
      batman-adv: fix potential kernel paging errors for unicast transmissions

 net/batman-adv/bridge_loop_avoidance.c |  2 ++
 net/batman-adv/gateway_client.c        | 13 ++++++++++++-
 net/batman-adv/gateway_client.h        |  3 +--
 net/batman-adv/soft-interface.c        |  9 ++++++++-
 net/batman-adv/unicast.c               | 13 ++++++++++---
 5 files changed, 33 insertions(+), 7 deletions(-)

             reply	other threads:[~2013-08-10 21:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-10 21:08 Antonio Quartulli [this message]
2013-08-10 21:08 ` [B.A.T.M.A.N.] [PATCH] batman-adv: fix potential kernel paging errors for unicast transmissions Antonio Quartulli
2013-08-10 22:39 ` [B.A.T.M.A.N.] pull request for net: batman-adv 2013-08-10 David Miller

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=1376168881-4079-1-git-send-email-ordex@autistici.org \
    --to=ordex@autistici.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=davem@davemloft.net \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).