lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Dec 2013 20:18:44 +0200
From:	Taras Kondratiuk <taras.kondratiuk@...aro.org>
To:	Tony Lindgren <tony@...mide.com>
Cc:	Patch Tracking <patches@...aro.org>,
	Linaro Networking <linaro-networking@...aro.org>,
	Linaro Kernel <linaro-kernel@...ts.linaro.org>,
	Taras Kondratiuk <taras.kondratiuk@...aro.org>,
	"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

On 23 December 2013 20:10, Taras Kondratiuk <taras.kondratiuk@...aro.org> wrote:
> This series does trivial replacement of __raw_xxx functions with xxx_relaxed
> endian-neutral variants in 'mach-omap2' and 'plat-omap' directories.
> Some code here most probably won't be used in BE mode (like debug-leds for
> OMAP1 boards), but changes are made anyway to remove __raw_xxx() functions
> completely and simplify future grep'ing for new __raw_xxx() entries.
>
> This is a part of RFC series [1].
> Based on v3.13-rc5.
>
> [1] http://www.spinics.net/lists/linux-omap/msg99927.html
>
> Victor Kamensky (4):
>   ARM: OMAP2+: raw read and write endian fix
>   ARM: OMAP: dmtimer: raw read and write endian fix
>   ARM: OMAP: counter-32k: raw read and write endian fix
>   ARM: OMAP: debug-leds: raw read and write endian fix
>
>  arch/arm/mach-omap2/board-flash.c         |    4 +--
>  arch/arm/mach-omap2/clkt2xxx_dpllcore.c   |    2 +-
>  arch/arm/mach-omap2/clkt2xxx_osc.c        |    8 +++---
>  arch/arm/mach-omap2/clkt2xxx_sys.c        |    2 +-
>  arch/arm/mach-omap2/clkt_clksel.c         |   10 +++----
>  arch/arm/mach-omap2/clkt_dpll.c           |    6 ++---
>  arch/arm/mach-omap2/clkt_iclk.c           |    8 +++---
>  arch/arm/mach-omap2/clock.c               |   16 +++++------
>  arch/arm/mach-omap2/clock36xx.c           |    6 ++---
>  arch/arm/mach-omap2/cm2xxx_3xxx.h         |    4 +--
>  arch/arm/mach-omap2/cm33xx.c              |    4 +--
>  arch/arm/mach-omap2/cm3xxx.c              |    8 +++---
>  arch/arm/mach-omap2/cm44xx.c              |    8 +++---
>  arch/arm/mach-omap2/cminst44xx.c          |    4 +--
>  arch/arm/mach-omap2/control.c             |   20 +++++++-------
>  arch/arm/mach-omap2/dma.c                 |    4 +--
>  arch/arm/mach-omap2/dpll3xxx.c            |   32 +++++++++++-----------
>  arch/arm/mach-omap2/dpll44xx.c            |   12 ++++-----
>  arch/arm/mach-omap2/gpmc.c                |    8 +++---
>  arch/arm/mach-omap2/id.c                  |    2 +-
>  arch/arm/mach-omap2/irq.c                 |    4 +--
>  arch/arm/mach-omap2/mux.c                 |    8 +++---
>  arch/arm/mach-omap2/omap-hotplug.c        |    4 +--
>  arch/arm/mach-omap2/omap-mpuss-lowpower.c |   18 ++++++-------
>  arch/arm/mach-omap2/omap-smp.c            |    4 +--
>  arch/arm/mach-omap2/omap-wakeupgen.c      |   42 ++++++++++++++---------------
>  arch/arm/mach-omap2/omap4-common.c        |   16 +++++------
>  arch/arm/mach-omap2/omap_hwmod.c          |   10 +++----
>  arch/arm/mach-omap2/omap_phy_internal.c   |    6 ++---
>  arch/arm/mach-omap2/prcm_mpu44xx.c        |    4 +--
>  arch/arm/mach-omap2/prm2xxx.h             |    2 +-
>  arch/arm/mach-omap2/prm2xxx_3xxx.h        |    4 +--
>  arch/arm/mach-omap2/prm33xx.c             |    4 +--
>  arch/arm/mach-omap2/prm3xxx.h             |    2 +-
>  arch/arm/mach-omap2/prm44xx.c             |    4 +--
>  arch/arm/mach-omap2/prminst44xx.c         |    4 +--
>  arch/arm/mach-omap2/sdrc.h                |    8 +++---
>  arch/arm/mach-omap2/sdrc2xxx.c            |    4 +--
>  arch/arm/mach-omap2/sr_device.c           |    2 +-
>  arch/arm/mach-omap2/sram.c                |   16 +++++------
>  arch/arm/mach-omap2/timer.c               |    8 +++---
>  arch/arm/mach-omap2/vc.c                  |    4 +--
>  arch/arm/mach-omap2/wd_timer.c            |    8 +++---
>  arch/arm/plat-omap/counter_32k.c          |    6 ++---
>  arch/arm/plat-omap/debug-leds.c           |   14 +++++-----
>  arch/arm/plat-omap/dmtimer.c              |    8 +++---
>  arch/arm/plat-omap/include/plat/dmtimer.h |   16 +++++------
>  47 files changed, 199 insertions(+), 199 deletions(-)
>
> --
> 1.7.9.5
>

+lists

-- 
Regards,
Taras Kondratiuk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ