All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Neuling <mikey@neuling.org>
To: oliver <oohall@gmail.com>, Balbir Singh <bsingharora@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org, Jack Miller <jack@codezen.org>
Subject: Re: [PATCH v2 1/2] powerpc/timer - large decrementer support
Date: Mon, 09 May 2016 21:26:22 +1000	[thread overview]
Message-ID: <1462793182.21401.7.camel@neuling.org> (raw)
In-Reply-To: <CAOSf1CEAuXV8p5nDm1Pqsx90Jek-SE7ev_37bjjh+7gsc=fY_g@mail.gmail.com>


> > > +static inline bool large_dec_supp(void)
> > > +{
> > > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0return cpu_has_feature(CPU_FTR_ARCH_30=
0);
> > > +}
> > > +
> > Can we rename this to is_large_dec()?
> Honestly, I don't like either. How about have_large_dec() ?

How about cpu_has_large_dec() like the underlying call?

Mikey

      reply	other threads:[~2016-05-09 11:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04  7:37 [PATCH v2 1/2] powerpc/timer - large decrementer support Oliver O'Halloran
2016-05-04  7:37 ` [PATCH v2 2/2] KVM: PPC: hypervisor " Oliver O'Halloran
2016-05-09  6:28 ` [PATCH v2 1/2] powerpc/timer - " Balbir Singh
2016-05-09  9:01   ` oliver
2016-05-09 11:26     ` Michael Neuling [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=1462793182.21401.7.camel@neuling.org \
    --to=mikey@neuling.org \
    --cc=bsingharora@gmail.com \
    --cc=jack@codezen.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=oohall@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 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.