Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Minor SPDX change conflict. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/* adi_64.h: ADI related data structures
|
||||
*
|
||||
* Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved.
|
||||
* Author: Khalid Aziz (khalid.aziz@oracle.com)
|
||||
*
|
||||
* This work is licensed under the terms of the GNU GPL, version 2.
|
||||
*/
|
||||
#ifndef __ASM_SPARC64_ADI_H
|
||||
#define __ASM_SPARC64_ADI_H
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/* adi_64.c: support for ADI (Application Data Integrity) feature on
|
||||
* sparc m7 and newer processors. This feature is also known as
|
||||
* SSM (Silicon Secured Memory).
|
||||
*
|
||||
* Copyright (C) 2016 Oracle and/or its affiliates. All rights reserved.
|
||||
* Author: Khalid Aziz (khalid.aziz@oracle.com)
|
||||
*
|
||||
* This work is licensed under the terms of the GNU GPL, version 2.
|
||||
*/
|
||||
#include <linux/init.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/* sun4v_mcd.S: Sun4v memory corruption detected precise exception handler
|
||||
*
|
||||
* Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
|
||||
* Authors: Bob Picco <bob.picco@oracle.com>,
|
||||
* Khalid Aziz <khalid.aziz@oracle.com>
|
||||
*
|
||||
* This work is licensed under the terms of the GNU GPL, version 2.
|
||||
*/
|
||||
.text
|
||||
.align 32
|
||||
|
||||
Reference in New Issue
Block a user