All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <9b87c045-e925-a412-f750-ef2c94e50de5@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 07e1737..6d1e9d3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ On 12/06/18 14:46, Julien Thierry wrote:
 >>>>>>
 >>>>>> Having this as a separate feature feels easier to manage in the code. It also makes it clearer at boot time that the kernel will be using irq priorities (although I admit it was not the initial intention):
 >>>>>>
->>>>>> [??? 0.000000] CPU features: detected: IRQ priority masking
+>>>>>> [    0.000000] CPU features: detected: IRQ priority masking
 >>>>>>
 >>>>>>
 >>>>>> But yes that new feature will be detected only if SYSREG_GIC_CPUIF gets detected as well.
@@ -35,7 +35,7 @@ On 12/06/18 14:46, Julien Thierry wrote:
 >>>>>
 >>>>> static inline bool system_has_irq_priority_masking(void)
 >>>>> {
->>>>> ?????return (IS_ENABLED(CONFIG_YOUR_CONFIG) && cpus_have_const_cap(HWCAP_SYSREG_GIC_CPUIF));
+>>>>>      return (IS_ENABLED(CONFIG_YOUR_CONFIG) && cpus_have_const_cap(HWCAP_SYSREG_GIC_CPUIF));
 >>>>> }
 >>>>>
 >>>>> and use it everywhere.
diff --git a/a/content_digest b/N1/content_digest
index 8a9e615..53b15bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,10 +7,20 @@
  "ref\03f0afa54-8e98-798e-68dc-bbbc74bd9e19@arm.com\0"
  "ref\0acf4b44f-d5c7-c31a-7f47-cfbe1049eadc@arm.com\0"
  "ref\0bc8bb69d-8db4-87b7-adfb-589e1dd905c0@arm.com\0"
- "From\0Suzuki.Poulose@arm.com (Suzuki K Poulose)\0"
- "Subject\0[PATCH v4 02/26] arm64: cpufeature: Add cpufeature for IRQ priority masking\0"
+ "From\0Suzuki K Poulose <Suzuki.Poulose@arm.com>\0"
+ "Subject\0Re: [PATCH v4 02/26] arm64: cpufeature: Add cpufeature for IRQ priority masking\0"
  "Date\0Fri, 15 Jun 2018 11:16:45 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Julien Thierry <julien.thierry@arm.com>"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  daniel.thompson@linaro.org
+  joel@joelfernandes.org
+  marc.zyngier@arm.com
+  mark.rutland@arm.com
+  christoffer.dall@arm.com
+  james.morse@arm.com
+  catalin.marinas@arm.com
+ " will.deacon@arm.com\0"
  "\00:1\0"
  "b\0"
  "On 12/06/18 14:46, Julien Thierry wrote:\n"
@@ -41,7 +51,7 @@
  ">>>>>>\n"
  ">>>>>> Having this as a separate feature feels easier to manage in the code. It also makes it clearer at boot time that the kernel will be using irq priorities (although I admit it was not the initial intention):\n"
  ">>>>>>\n"
- ">>>>>> [??? 0.000000] CPU features: detected: IRQ priority masking\n"
+ ">>>>>> [\302\240\302\240\302\240 0.000000] CPU features: detected: IRQ priority masking\n"
  ">>>>>>\n"
  ">>>>>>\n"
  ">>>>>> But yes that new feature will be detected only if SYSREG_GIC_CPUIF gets detected as well.\n"
@@ -50,7 +60,7 @@
  ">>>>>\n"
  ">>>>> static inline bool system_has_irq_priority_masking(void)\n"
  ">>>>> {\n"
- ">>>>> ?????return (IS_ENABLED(CONFIG_YOUR_CONFIG) && cpus_have_const_cap(HWCAP_SYSREG_GIC_CPUIF));\n"
+ ">>>>> \302\240\302\240\302\240\302\240\302\240return (IS_ENABLED(CONFIG_YOUR_CONFIG) && cpus_have_const_cap(HWCAP_SYSREG_GIC_CPUIF));\n"
  ">>>>> }\n"
  ">>>>>\n"
  ">>>>> and use it everywhere.\n"
@@ -82,4 +92,4 @@
  "Cheers\n"
  Suzuki
 
-e66d12164811a18bbdaf9759bf093f794e1cd0111d51c1b01737ef5cabd68e07
+9c5f6fd7ab7867c06c95fe1c91174912c197750891db071d5ab744b9376413ae

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.