Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1465922

Re: [RFC (v7)] add basic register-field manipulation macros

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [RFC (v7)] add basic register-field manipulation macros
Date 2016-08-19 04:40 +0200
Message-ID <s7HSW-892-13@gated-at.bofh.it> (permalink)
References <s7cFs-40T-27@gated-at.bofh.it> <s7HSW-892-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 18, 2016 at 10:11 AM, Jakub Kicinski
<jakub.kicinski@netronome.com> wrote:
> Hi!
>
> This is what I came up with.  Changes:

I can live with this, certainly. I'm not really sure how many drivers
(or perhaps core code, for that matter) will actually start using it,
but it at least _looks_ like a usable interface that seems to be quite
resistant to people doing stupid things with it that would result in
surprising results (either performance or semantics).

So I'm ok with something like this coming through (for example) the
wireless tree if the drivers there are the first ones to start using
this.

Let's see if anybody else objects.

               Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv6 0/2] register-field manipulation macros Jakub Kicinski <jakub.kicinski@netronome.com> - 2016-08-16 17:20 +0200
  [PATCHv6 1/2] add basic register-field manipulation macros Jakub Kicinski <jakub.kicinski@netronome.com> - 2016-08-16 17:20 +0200
    Re: [PATCHv6 1/2] add basic register-field manipulation macros Kalle Valo <kvalo@codeaurora.org> - 2016-08-17 12:40 +0200
      Re: [PATCHv6 1/2] add basic register-field manipulation macros Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-17 18:40 +0200
        Re: [PATCHv6 1/2] add basic register-field manipulation macros Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-17 19:20 +0200
          Re: [RFC (v7)] add basic register-field manipulation macros Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-19 04:40 +0200
            Re: [RFC (v7)] add basic register-field manipulation macros Kalle Valo <kvalo@codeaurora.org> - 2016-08-19 11:20 +0200
          [RFC (v7)] add basic register-field manipulation macros Jakub Kicinski <jakub.kicinski@netronome.com> - 2016-08-19 08:50 +0200
        Re: [PATCHv6 1/2] add basic register-field manipulation macros Jakub Kicinski <jakub.kicinski@netronome.com> - 2016-08-17 19:20 +0200
  [PATCHv6 2/2] mt7601u: use linux/bitfield.h Jakub Kicinski <jakub.kicinski@netronome.com> - 2016-08-16 17:20 +0200

csiph-web