Searched hist:2017 (Results 276 - 300 of 30389) sorted by relevance

<<11121314151617181920>>

/linux-master/include/linux/
H A Dts-nbus.h5b143d2a Wed Nov 01 11:14:33 MDT 2017 Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> bus: add driver for the Technologic Systems NBUS

This driver implements a GPIOs bit-banged bus, called the NBUS by
Technologic Systems. It is used to communicate with the peripherals in
the FPGA on the TS-4600 SoM.

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/linux-master/security/apparmor/
H A Dstacksplitdfa.in6e0654d2 Wed Sep 06 15:57:59 MDT 2017 John Johansen <john.johansen@canonical.com> apparmor: use the dfa to do label parse string splitting

The current split scheme is actually wrong in that it splits
///&

where that is invalid and should fail. Use the dfa to do a proper
bounded split without having to worry about getting the string
processing right in code.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/clock/
H A Dr8a77970-cpg-mssr.hecadea00 Fri Sep 08 15:34:19 MDT 2017 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> dt-bindings: clock: Add R8A77970 CPG core clock definitions

Add macros usable by the device tree sources to reference the R8A77970
CPG core clocks by index. The data come from the table 8.2c of R-Car
Series, 3rd Generation User's Manual: Hardware (Rev. 0.55, Jun. 30, 2017).

Based on the original (and large) patch by Daisuke Matsushita
<daisuke.matsushita.ns@hitachi.com>.

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
ecadea00 Fri Sep 08 15:34:19 MDT 2017 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> dt-bindings: clock: Add R8A77970 CPG core clock definitions

Add macros usable by the device tree sources to reference the R8A77970
CPG core clocks by index. The data come from the table 8.2c of R-Car
Series, 3rd Generation User's Manual: Hardware (Rev. 0.55, Jun. 30, 2017).

Based on the original (and large) patch by Daisuke Matsushita
<daisuke.matsushita.ns@hitachi.com>.

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
H A Dstm32h7-clks.h3e4d618b Mon Aug 21 05:59:02 MDT 2017 Gabriel Fernandez <gabriel.fernandez@st.com> clk: stm32h7: Add stm32h743 clock driver

This patch enables clocks for STM32H743 boards.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>

for MFD changes:
Acked-by: Lee Jones <lee.jones@linaro.org>

for DT-Bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
/linux-master/net/wireless/certs/
H A Dsforshee.hex04a7279f Tue Dec 19 01:26:17 MST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: ship certificates as hex files

Not only does this remove the need for the hexdump code in most
normal kernel builds (still there for the extra directory), but
it also removes the need to ship binary files, which apparently
is somewhat problematic, as Randy reported.

While at it, also add the generated files to clean-files.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/mfd/
H A Dstm32h7-rcc.h3e4d618b Mon Aug 21 05:59:02 MDT 2017 Gabriel Fernandez <gabriel.fernandez@st.com> clk: stm32h7: Add stm32h743 clock driver

This patch enables clocks for STM32H743 boards.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>

for MFD changes:
Acked-by: Lee Jones <lee.jones@linaro.org>

for DT-Bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/reset/
H A Dsnps,hsdk-reset.h13541226 Thu Aug 31 12:06:07 MDT 2017 Vineet Gupta <Vineet.Gupta1@synopsys.com> ARC: reset: remove the misleading v1 suffix all over

There is no plan yet to do a v2 board. And even if we were to do it only
some IPs would actually change, so it be best to add suffixes at that
point, not now !

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
H A Dsun9i-a80-usb.h439b65c4 Sat Jan 28 05:22:35 MST 2017 Chen-Yu Tsai <wens@csie.org> clk: sunxi-ng: Add A80 USB CCU

Add support for the USB clock controls found on the A80.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Drealtek,rtd1195.h63313c1c Sun Oct 08 19:56:45 MDT 2017 Andreas Färber <afaerber@suse.de> dt-bindings: reset: Add Realtek RTD1195

Add a header with symbolic reset indices for Realtek RTD1195 SoC.
Naming was derived from BSP register description headers.

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: James Tai <james.tai@realtek.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/thermal/
H A Dtegra186-bpmp-thermal.h3e09b155 Mon Jul 24 10:29:15 MDT 2017 Mikko Perttunen <mperttunen@nvidia.com> dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal

In Tegra186, the BPMP (Boot and Power Management Processor) implements
an interface that is used to read system temperatures, including CPU
cluster and GPU temperatures. This binding describes the thermal sensor
that is exposed by BPMP.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
/linux-master/tools/testing/selftests/nsfs/
H A Dconfig9f5eb964 Thu Jun 29 02:55:53 MDT 2017 Naresh Kamboju <naresh.kamboju@linaro.org> selftests/nsfs: create kconfig fragments

Create a config fragment for nsfs to enable additional config options.
The config fragments can be used with the help of
scripts/kconfig/merge_config.sh.

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Acked-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
/linux-master/arch/arm/mach-actions/
H A DMakefilediff 6c2eb3e7 Mon Jul 03 11:18:04 MDT 2017 Andreas Färber <afaerber@suse.de> ARM: owl: smp: Drop owl_secondary_boot()

Commit 18cfd9429d8a82c49add8f3ca9d366599bfcac45 simplified the S500 SMP
code by removing a loop for pen_release in owl_secondary_boot().

Since then it is only calling owl_v7_invalidate_l1() before branching to
secondary_startup().

The owl_v7_invalidate_l1() assembler function is superfluous, too.
Therefore drop owl_secondary_boot() and use secondary_boot() directly.

Fixes: 18cfd9429d8a ("ARM: owl: smp: Drop bogus holding pen")
Cc: David Liu <liuwei@actions-semi.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
diff eb382745 Sat Jul 01 15:41:00 MDT 2017 Andreas Färber <afaerber@suse.de> ARM: owl: Drop custom machine

Rely on the fallback to "Generic DT based system".
This change is visible in /proc/cpuinfo.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
diff 172067e0 Sun Feb 26 09:25:21 MST 2017 Andreas Färber <afaerber@suse.de> ARM: owl: Implement CPU enable-method for S500

Allow to bring up CPU1.

Based on LeMaker linux-actions tree.

Signed-off-by: Andreas Färber <afaerber@suse.de>
6bb8536c Wed Feb 15 03:03:22 MST 2017 Andreas Färber <afaerber@suse.de> ARM: Prepare Actions Semi S500

Add ARCH_ACTIONS and mach-actions/owl.c for "actions,s500".

Signed-off-by: Andreas Färber <afaerber@suse.de>
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_gfx10.h1f43631b Wed Aug 09 06:48:04 MDT 2017 Huang Rui <ray.huang@amd.com> drm/amdgpu: add gfx v10 clear state header v2

Clear state for gfx pipe.

v2: squash in updates

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
H A Dclearstate_gfx9.hdiff e466c293 Fri Dec 08 15:02:24 MST 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: remove some old gc 9.x registers

Leftover from bring up.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff 799c7b20 Wed Jul 26 20:10:53 MDT 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix header on gfx9 clear state

This got missed when we open sourced this.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
diff c471e70b Wed Jul 26 20:10:53 MDT 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix header on gfx9 clear state

This got missed when we open sourced this.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
6a38ce8f Thu Mar 02 15:48:14 MST 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add gfx9 clearstate header

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/arch/parisc/boot/
H A D.gitignore2f3c7b81 Sun Aug 20 02:52:22 MDT 2017 Helge Deller <deller@gmx.de> parisc: Add core code for self-extracting kernel

Signed-off-by: Helge Deller <deller@gmx.de>
/linux-master/include/dt-bindings/reset/
H A Drealtek,rtd1195.h63313c1c Sun Oct 08 19:56:45 MDT 2017 Andreas Färber <afaerber@suse.de> dt-bindings: reset: Add Realtek RTD1195

Add a header with symbolic reset indices for Realtek RTD1195 SoC.
Naming was derived from BSP register description headers.

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: James Tai <james.tai@realtek.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
/linux-master/arch/arm/mach-realtek/
H A DKconfig86aeee4d Wed Oct 04 19:59:15 MDT 2017 Andreas Färber <afaerber@suse.de> ARM: Prepare Realtek RTD1195

Introduce ARCH_REALTEK Kconfig option also for 32-bit Arm.

Override the text offset to cope with boot ROM occupying first 0xa800
bytes and further reservations up to 0xf4000 (compare Device Tree).

Add a custom machine_desc to enforce memory carveout for I/O registers.

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A DMakefile86aeee4d Wed Oct 04 19:59:15 MDT 2017 Andreas Färber <afaerber@suse.de> ARM: Prepare Realtek RTD1195

Introduce ARCH_REALTEK Kconfig option also for 32-bit Arm.

Override the text offset to cope with boot ROM occupying first 0xa800
bytes and further reservations up to 0xf4000 (compare Device Tree).

Add a custom machine_desc to enforce memory carveout for I/O registers.

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Drtd1195.c86aeee4d Wed Oct 04 19:59:15 MDT 2017 Andreas Färber <afaerber@suse.de> ARM: Prepare Realtek RTD1195

Introduce ARCH_REALTEK Kconfig option also for 32-bit Arm.

Override the text offset to cope with boot ROM occupying first 0xa800
bytes and further reservations up to 0xf4000 (compare Device Tree).

Add a custom machine_desc to enforce memory carveout for I/O registers.

Signed-off-by: Andreas Färber <afaerber@suse.de>
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp.hdiff 24ff8455 Mon Dec 04 15:34:17 MST 2017 Carl Heymann <carl.heymann@netronome.com> nfp: dump all hwinfo

- Dump hwinfo as separate TLV chunk, in a packed format containing
zero-separated key and value strings.
- This provides additional debug context, if requested by the dumpspec.

Signed-off-by: Carl Heymann <carl.heymann@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 7dbd5b75 Wed Sep 13 11:16:00 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: wait for the NSP resource to appear on boot

The control process (NSP) may take some time to complete its
initialization. This is not a problem on most servers, but
on very fast-booting machines it may not be ready for operation
when driver probes the device. There is also a version of the
flash in the wild where NSP tries to train the links as part
of init. To wait for NSP initialization we should make sure
its resource has already been added to the resource table.
NSP adds itself there as last step of init.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 9baa4885 Thu Jun 08 21:56:12 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: remove automatic caching of HWInfo

Make callers take care of managing life time of HWInfo.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff eefbde7e Sun May 28 18:53:00 MDT 2017 David Brunecz <david.brunecz@netronome.com> nfp: add hwmon support

Add support for retrieving temperature and power sensor and limits via NSP.

Signed-off-by: David Brunecz <david.brunecz@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 010e2f9c Sat Apr 22 21:17:54 MDT 2017 David Brunecz <david.brunecz@netronome.com> nfp: add NSP routine to get static information

Retrieve identifying information from the NSP. For now it only
contains versions of firmware subcomponents.

Signed-off-by: David Brunecz <david.brunecz@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 30a02921 Tue Apr 04 17:12:31 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: allow multi-stage NSP configuration

NSP commands may be slow to respond, we should try to avoid doing
a command-per-item when user requested to change multiple parameters
for instance with an ethtool .set_settings() command.

Introduce a way of internal NSP code to carry state in NSP structure
and add start/finish calls to perform the initialization and kick off
of the configuration request, with potentially many parameters being
modified in between.

nfp_eth_set_mod_enable() will make use of the new code internally,
other "set" functions to follow.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff ce22f5a2 Tue Apr 04 17:12:30 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: separate high level and low level NSP headers

We will soon add more NSP commands and structure definitions.
Move all high-level NSP header contents to a common nfp_nsp.h file.
Right now it mostly boils down to renaming nfp_nsp_eth.h and
moving some functions from nfp.h there.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff f1ba63ec Tue Mar 21 18:59:08 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: fail graciously when someone tries to grab global lock

The global device lock is acquired to search the resource table.
The lock is actually itself part of the table (entry 0).
Therefore if someone asks for resource 0 we would deadlock since
double locking is no longer allowed.

Currently the driver doesn't try to lock that resource so let's
simply make sure we fail graciously and not add special handling
of this case until really need. Hide the relevant defines in
the source file.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff af623682 Sun Feb 19 12:58:12 MST 2017 Jakub Kicinski <kuba@kernel.org> nfp: add very basic access to NSP logs

Allow dumping "arm.diag" resource with ethtool -w. This resource
should contain a text log of the NSP (control processor) application.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff bd5ca062 Sun Feb 19 12:58:11 MST 2017 Jakub Kicinski <kuba@kernel.org> nfp: report NSP ABI version in ethtool FW version

ethtool_drvinfo->fw_version can cantain multiple FW strings.
We already report NFD ABI version there, add NSP ABI version
if available (i.e. on PF) with 'sp:' prefix.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_interface.cdiff 8fa9ca2e Thu Jun 15 14:21:43 MDT 2017 Alex Deucher <alexander.deucher@amd.com> drm/amd/display: Remove DCE12 guards

Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff 2c8ad2d5 Thu Jun 15 14:20:24 MDT 2017 Alex Deucher <alexander.deucher@amd.com> drm/amd/display: Enable DCE12 support

This wires DCE12 support into DC and enables it.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/Documentation/devicetree/bindings/mfd/
H A Dmxs-lradc.txtdiff 4da722ca Fri Sep 01 14:05:19 MDT 2017 Rob Herring <robh@kernel.org> dt-bindings: Remove "status" from examples

Pretty much any node can have a status property, so it doesn't need to
be in examples.

Converted with the following command and removed examples with SoC and
board specific splits:

git grep -l -E 'status.*=.*' Documentation/devicetree/ | xargs sed -i -E '/\sstatus.*=.*"(disabled|ok|okay)/d'

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
b2d47640 Thu Mar 16 06:27:13 MDT 2017 Ksenija Stanojevic <ksenija.stanojevic@gmail.com> dt-bindings: mfd: Move mxs-lradc binding document from IIO to MFD

The bindings, which are now used in MFD, need also to be
documented in the MFD binding document.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
/linux-master/Documentation/userspace-api/
H A Dunshare.rstdiff 5e33994d Sat May 13 07:41:38 MDT 2017 Markus Heiser <markus.heiser@darmarit.de> doc-rst: fix inline emphasis in unshare.rst

The asterisk of the pointer is interpreted as a start tag for inline
emphasis. Asterisks which are not Sphinx markup need to be quoted in
rst-files. This fixes the Sphinx warning:

Documentation/userspace-api/unshare.rst:108: WARNING: Inline emphasis start-string without end-string.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
f504d47b Sun Apr 02 15:18:32 MDT 2017 Jonathan Corbet <corbet@lwn.net> docs: Convert unshare.txt to RST and add to the user-space API manual

This is a straightforward conversion, without any real textual changes.
Since this document has seen no substantive changes since its addition in
2006, some such changes are probably warranted.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
/linux-master/Documentation/input/devices/
H A Dedt-ft5x06.rstdiff aa3d4409 Mon May 22 18:19:45 MDT 2017 Martin Kepplinger <martink@posteo.de> Input: edt-ft5x06 - increase allowed data range for threshold parameter

The datasheet and application note does not mention an allowed range for
the M09_REGISTER_THRESHOLD parameter. One of our customers needs to set
lower values than 20 and they seem to work just fine on EDT EP0xx0M09 with
T5x06 touch.

So, lacking a known lower limit, we increase the range for thresholds,
and set the lower limit to 0. The documentation is updated accordingly.

Signed-off-by: Schoefegger Stefan <stefan.schoefegger@ginzinger.com>
Signed-off-by: Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
b08c118c Thu Apr 06 19:08:42 MDT 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: docs - split input docs into kernel- and user-facing

Split input documentation into several groups: kernel- and user-facing, and
notes about individual device drivers. Move device drivers docs into a
separate subdirectory.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
/linux-master/arch/sparc/lib/
H A DMemcpy_utils.Sdiff 34060b8f Mon Aug 07 17:52:52 MDT 2017 Babu Moger <babu.moger@oracle.com> arch/sparc: Add accurate exception reporting in M7memcpy

Add accurate exception reporting in M7memcpy

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
diff 1ab32693 Mon Aug 07 17:52:50 MDT 2017 Babu Moger <babu.moger@oracle.com> arch/sparc: Rename exception handlers

Rename exception handlers to memcpy_xxx as these
are going to be used by new memcpy routines and these
handlers are not exclusive to NG4memcpy anymore.

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
de5c073e Mon Aug 07 17:52:49 MDT 2017 Babu Moger <babu.moger@oracle.com> arch/sparc: Separate the exception handlers from NG4memcpy

Separate the exception handlers from NG4memcpy so that it can be
used with new memcpy routines. Make a separate file for all these handlers.

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Completed in 656 milliseconds

<<11121314151617181920>>