aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pgtsrmmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/pgtsrmmu.h')
-rw-r--r--arch/sparc/include/asm/pgtsrmmu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/pgtsrmmu.h b/arch/sparc/include/asm/pgtsrmmu.h
index ae51a111a8c7..32a508897501 100644
--- a/arch/sparc/include/asm/pgtsrmmu.h
+++ b/arch/sparc/include/asm/pgtsrmmu.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* pgtsrmmu.h: SRMMU page table defines and code.
*
operations.sh?h=main&id=c9e40ae8ec41c5566e5849a87c969fa81ef49fcd&follow=1'>p2000: add sparse-index reposDerrick Stolee1-1/+18 2021-03-30sparse-index: loose integration with cache_tree_verify()Derrick Stolee2-3/+19 2021-03-30cache-tree: integrate with sparse directory entriesDerrick Stolee2-1/+27 2021-03-30sparse-checkout: disable sparse-indexDerrick Stolee2-1/+22 2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee5-34/+80 2021-03-30sparse-index: add index.sparse config optionDerrick Stolee5-6/+44 2021-03-30sparse-index: check index conversion happensDerrick Stolee1-0/+18 2021-03-30unpack-trees: allow sparse directoriesDerrick Stolee1-3/+7 2021-03-30submodule: sparse-index should not collapse linksDerrick Stolee2-0/+18 2021-03-30sparse-index: convert from full to sparseDerrick Stolee6-4/+228 2021-03-30sparse-index: add 'sdir' index extensionDerrick Stolee2-0/+21 2021-03-30sparse-checkout: hold pattern list in indexDerrick Stolee2-7/+12 2021-03-30unpack-trees: ensure full indexDerrick Stolee1-0/+7 2021-03-30test-tool: don't force full indexDerrick Stolee2-1/+17 2021-03-30test-read-cache: print cache entries with --tableDerrick Stolee1-10/+45 2021-03-30t1092: compare sparse-checkout to sparse-indexDerrick Stolee2-4/+23 2021-03-30sparse-index: implement ensure_full_index()Derrick Stolee3-2/+118 2021-03-30sparse-index: add guard to ensure full indexDerrick Stolee6-1/+36 2021-03-30t1092: clean up script quotingDerrick Stolee1-10/+10