From: Chuansheng Liu
Currently, CPUIDLE_STATE_MAX has been defined as 10 in the cpuidle head file,
and max_cstate = CPUIDLE_STATE_MAX – 1, so 9 is the right maximum depth of
C-state.
This change is reflected in one place of the kernel-param file,
but not in the other place where I suggest changi
Currently, CPUIDLE_STATE_MAX has been defined as 10 in the cpuidle head file,
and max_cstate = CPUIDLE_STATE_MAX – 1, so 9 is the right maximum depth of
C-state.
This change is reflected in one place of the kernel-param file,
but not in the other place where I suggest changing.
Signed-off-by: Chu
Signed-off-by: SeongJae Park
---
Documentation/memory-barriers.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/memory-barriers.txt
b/Documentation/memory-barriers.txt
index 360faf4..5af1139 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/m
This patchset adds Korean translation of memory-barriers.txt and fix few
nitpicks found during the translation. The translation has started from Feb,
2016 and using private git tree[1] to manage the work. It's commit history
says that it is following upstream changes as well.
Change from v3:
-
Signed-off-by: SeongJae Park
---
Documentation/memory-barriers.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/memory-barriers.txt
b/Documentation/memory-barriers.txt
index 147ae8e..360faf4 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.t
Signed-off-by: Otto Kekäläinen
---
Also available via
g...@github.com:ottok/linux.git fix-spelling
Documentation/ABI/testing/debugfs-driver-genwqe|2 +-
.../testing/sysfs-bus-event_source-devices-events |4 ++--
Documentation/ABI/testing/sysfs-class-net-queues |2 +-
Documenta
-audit-capability-use/20160703-231120
base: https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-next
config: microblaze-mmu_defconfig (attached as .config)
compiler: microblaze-linux-gcc (GCC) 4.9.0
reproduce:
wget
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git
On 06/27/16 19:49, Serge E. Hallyn wrote:
> Quoting Tejun Heo (t...@kernel.org):
>> Hello,
>>
>> On Mon, Jun 27, 2016 at 3:10 PM, Topi Miettinen wrote:
>>> I'll have to study these more. But from what I saw so far, it looks to
>>> me that a separate tool would be needed to read taskstats and if th
From: Markus Heiser
To: Jonathan Corbet
To: Mauro Carvalho Chehab
Cc: Hans Verkuil
Cc: Daniel Vetter
Cc: Airlie
Cc: Likely
Cc: Dunlap
Cc: Packard
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Implements the minimal boilerplate for Sphinx HTML theme customization.
Signed-
From: Markus Heiser
To: Jonathan Corbet
To: Mauro Carvalho Chehab
Cc: Hans Verkuil
Cc: Daniel Vetter
Cc: Airlie
Cc: Likely
Cc: Dunlap
Cc: Packard
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
The layout of (table) captions in the RTD theme is a bit ugly and the
bordered,
From: Markus Heiser
To: Jonathan Corbet
To: Mauro Carvalho Chehab
Cc: Hans Verkuil
Cc: Daniel Vetter
Cc: Airlie
Cc: Likely
Cc: Dunlap
Cc: Packard
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
The default table layout of the RTD theme does not fit for vast tables,
like the
From: Markus Heiser
The default layout of the RTD HTML theme has some tweaks, discussed in the
linux-doc ML [1][2].
This series adds a boilerplate to customize HTML themes and it fix the tweaks
(mainly) for tables, captions and inline literals.
Since there is no (vast) table in Jon's docs-next
12 matches
Mail list logo