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


Groups > linux.kernel > #1593296

Re: [PATCH 1/2] staging/vc04_services: initialize cache line size properly

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] staging/vc04_services: initialize cache line size properly
Date 2017-03-06 14:00 +0100
Message-ID <ti0p5-8iJ-39@gated-at.bofh.it> (permalink)
References <tglnX-1pB-11@gated-at.bofh.it> <tgoc9-3mW-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 01, 2017 at 05:59:38PM -0800, Michael Zoran wrote:
> Hi Arnd,
> 
> I submitted a change which is in Linux-next now that makes the whole
> CACHE_LINE_SIZE macro meaningless.  It now always reads the size from
> the DT and errors out with -ENODEV if the property is missing.
> 
> I was going to submit a change to delete the macro completely, just
> never got to it.
> 
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit
> /drivers/staging/vc04_services/interface?id=6cf1bf636a067eb308cb3a8322b
> 9d6b1844a075d

This should be in 4.11-rc1.

thanks,

greg k-h

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


Thread

[PATCH 1/2] staging/vc04_services: initialize cache line size properly Arnd Bergmann <arnd@arndb.de> - 2017-03-02 00:00 +0100
  Re: [PATCH 1/2] staging/vc04_services: initialize cache line size  properly Michael Zoran <mzoran@crowfest.net> - 2017-03-02 03:00 +0100
    Re: [PATCH 1/2] staging/vc04_services: initialize cache line size  properly Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-06 14:00 +0100

csiph-web