netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Min Li <lnimi@hotmail.com>
Cc: richardcochran@gmail.com, lee@kernel.org,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	Min Li <min.li.xe@renesas.com>
Subject: Re: [PATCH net-next v6 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
Date: Thu, 4 Jan 2024 15:54:00 -0800	[thread overview]
Message-ID: <20240104155400.19368743@kernel.org> (raw)
In-Reply-To: <PH7PR03MB706440BA6291AA1346D599E9A0672@PH7PR03MB7064.namprd03.prod.outlook.com>

On Thu,  4 Jan 2024 12:12:12 -0500 Min Li wrote:
> +#define SYNC_COUNTER_MASK		GENMASK(51, 0)

the masks > 32b need to be defined with GENMASK_ULL
Otherwise 32b build will breka
-- 
pw-bot: cr

      reply	other threads:[~2024-01-04 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240104171212.16906-1-lnimi@hotmail.com>
2024-01-04 17:12 ` [PATCH net-next v6 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock Min Li
2024-01-04 23:54   ` Jakub Kicinski [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=20240104155400.19368743@kernel.org \
    --to=kuba@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lnimi@hotmail.com \
    --cc=min.li.xe@renesas.com \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    /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).