From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCHv4 4/4] batman-adv: Automatically create nested kfree_rcu helper functions
Date: Tue, 21 Apr 2015 11:52:16 +0800 [thread overview]
Message-ID: <2239102.H9P5JOuLU8@voltaire> (raw)
In-Reply-To: <1429292430-30883-4-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
On Friday, April 17, 2015 19:40:30 Sven Eckelmann wrote:
> The kfree_rcu compat helper for old kernels require a special function that
> knows how to calculate the offsets to the actual data pointer to call kfree.
> These can either be manually provided or the GCC extension for nested
> functions can be used to automatically create a local function using a
> macro.
>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> v4:
> * rebased on top of master with merged patches from
> https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2015-April/012985.html
> v3: no change
> v2: no change
>
> Makefile | 1 -
> compat-include/linux/rcupdate.h | 15 +++++
> compat.c | 120
> ----------------------------------------
> compat.h | 20 -------
> 4 files changed, 15 insertions(+), 141 deletions(-)
> delete mode 100644 compat.c
Applied in revision 082c888.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-04-21 3:52 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 17:40 [B.A.T.M.A.N.] [PATCHv4 1/4] batman-adv: Remove explicit compat.h include and split compat.h Sven Eckelmann
2015-04-17 17:40 ` [B.A.T.M.A.N.] [PATCHv4 2/4] batman-adv: Add required to includes to all files Sven Eckelmann
2015-04-20 16:25 ` Sven Eckelmann
2015-04-21 3:46 ` Marek Lindner
2015-04-17 17:40 ` [B.A.T.M.A.N.] [PATCHv4 3/4] batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack Sven Eckelmann
2015-04-21 3:48 ` Marek Lindner
2015-04-21 6:04 ` Sven Eckelmann
2015-04-21 8:53 ` Marek Lindner
2015-04-17 17:40 ` [B.A.T.M.A.N.] [PATCHv4 4/4] batman-adv: Automatically create nested kfree_rcu helper functions Sven Eckelmann
2015-04-21 3:52 ` Marek Lindner [this message]
2015-04-21 6:35 ` Sven Eckelmann
2015-04-21 9:01 ` Marek Lindner
2015-04-20 16:12 ` [B.A.T.M.A.N.] [PATCHv5 1/4] batman-adv: Remove explicit compat.h include and split compat.h Sven Eckelmann
2015-04-21 3:41 ` [B.A.T.M.A.N.] [PATCHv4 " Marek Lindner
2015-04-21 6:19 ` Sven Eckelmann
2015-04-21 9:02 ` Marek Lindner
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=2239102.H9P5JOuLU8@voltaire \
--to=mareklindner@neomailbox.ch \
--cc=b.a.t.m.a.n@lists.open-mesh.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.