All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cong Wang <xiyou.wangcong@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: Linux Kernel Network Developers <netdev@vger.kernel.org>,
	Guenter Roeck <linux@roeck-us.net>
Subject: Re: [PATCH net] cgroup: Fix sock_cgroup_data on big-endian.
Date: Thu, 9 Jul 2020 17:01:00 -0700	[thread overview]
Message-ID: <CAM_iQpUqcSaxStB+2MnVPRfx+RS5_4CfJLRiV+BOFSmeBCXCJQ@mail.gmail.com> (raw)
In-Reply-To: <20200709.163235.585914476648957821.davem@davemloft.net>

On Thu, Jul 9, 2020 at 4:32 PM David Miller <davem@davemloft.net> wrote:
>
>
> From: Cong Wang <xiyou.wangcong@gmail.com>
>
> In order for no_refcnt and is_data to be the lowest order two
> bits in the 'val' we have to pad out the bitfield of the u8.
>
> Fixes: ad0f75e5f57c ("cgroup: fix cgroup_sk_alloc() for sk_clone_lock()")
> Reported-by: Guenter Roeck <linux@roeck-us.net>
> Signed-off-by: David S. Miller <davem@davemloft.net>

Thanks a lot for sending this out (and correcting a stupid syntax
error from me)!

  reply	other threads:[~2020-07-10  0:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09 23:32 [PATCH net] cgroup: Fix sock_cgroup_data on big-endian David Miller
2020-07-10  0:01 ` Cong Wang [this message]
2020-07-10  0:03 ` Jakub Kicinski
2020-07-10 20:47   ` David Miller
2020-07-10 20:54     ` Jakub Kicinski
2020-07-10 21:44       ` 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=CAM_iQpUqcSaxStB+2MnVPRfx+RS5_4CfJLRiV+BOFSmeBCXCJQ@mail.gmail.com \
    --to=xiyou.wangcong@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux@roeck-us.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 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.