From: Keller, Jacob E <jacob.e.keller@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v2] compat: WQ_MEM_RECLAIM was renamed from WQ_RESCUER
Date: Thu, 9 Jun 2016 23:08:43 +0000 [thread overview]
Message-ID: <1465513723.5590.2.camel@intel.com> (raw)
In-Reply-To: <20160609230653.4576-1-jacob.e.keller@intel.com>
On Thu, 2016-06-09 at 16:06 -0700, Jacob Keller wrote:
> In upstream commit 6370a6ad3b53 ("workqueue: add and use
> WQ_MEM_RECLAIM
> flag", 2010-10-11), the WQ_RESCUER flag was renamed to
> WQ_MEM_RECLAIM.
> Backport the rename here.
>
> Change-Id: I217de4b3fecbcbdba753de8979f99c43f1053d5f
> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
> ---
> ?kcompat.h | 2 ++
> ?1 file changed, 2 insertions(+)
>
> diff --git a/kcompat.h b/kcompat.h ?
> index 3085e3ccd35e..db2f2575298a 100644
> --- a/kcompat.h
> +++ b/kcompat.h
> @@ -3785,6 +3785,8 @@ static inline int
> __kc_netif_set_real_num_rx_queues(struct net_device __always_u
> ?#define ETH_FLAG_RXVLAN (1 << 8)
> ?#endif /* ETH_FLAG_RXVLAN */
> ?
> +#define WQ_MEM_RECLAIM 0
> +
> ?static inline void _kc_skb_checksum_none_assert(struct sk_buff *skb)
> ?{
> ? WARN_ON(skb->ip_summed != CHECKSUM_NONE);
Woops, wrong mailing list. You can ignore this...
Thanks,
Jake
prev parent reply other threads:[~2016-06-09 23:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 23:06 [Intel-wired-lan] [PATCH v2] compat: WQ_MEM_RECLAIM was renamed from WQ_RESCUER Jacob Keller
2016-06-09 23:08 ` Keller, Jacob E [this message]
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=1465513723.5590.2.camel@intel.com \
--to=jacob.e.keller@intel.com \
--cc=intel-wired-lan@osuosl.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.