On Thu, 30 Nov 2017 12:55:07 +1100
"Tobin C. Harding" wrote:
> Create a new kernel documentation book 'how to be a maintainer'
> (suggested by Jonathan Corbet). Add chapters on 'configuring git' and
> 'creating a pull request'.
So I've finally gotten around to giving this a look. It seems like
On 11/30/2017 05:42 AM, Mauro Carvalho Chehab wrote:
> On media, we now have an struct declared with:
>
[snip]
>
> So, teach kernel-doc how to parse a DECLARE_KFIFO_PTR();
>
> While here, relax at the past DECLARE_foo() macros,
> accepting a random number of spaces after comma.
>
> Signed-off-b
> How many times have I told you to include the reason for your patches
> in your proposed commit message?
Will it be useful to look again at the involved circumstances?
> Too often.
Did I answer any concerns partly?
> Many people do not know that a generic kmalloc does a dump_stack() on OOM.
From: Randy Dunlap
The pci/htirq.c file was removed so remove it from the documentation
file also.
Error: Cannot open file ../drivers/pci/htirq.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -export
../drivers/pci/htirq.c' failed with return code 2
Fixes: fd2fa6c18b72 ("x86/P
From: Randy Dunlap
Drop kernel-doc comment for this value since this value was dropped
in a previous commit.
Fixes >100 of these warnings:
../include/net/cfg80211.h:3278: warning: Excess enum value
'WIPHY_FLAG_SUPPORTS_SCHED_SCAN' description in 'wiphy_flags'
Fixes: ca986ad9bcd3 ("nl80211: all
On Sun, 3 Dec 2017 13:15:39 -0800
Randy Dunlap wrote:
> The pci/htirq.c file was removed so remove it from the documentation
> file also.
>
> Error: Cannot open file ../drivers/pci/htirq.c
> WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -export
> ../drivers/pci/htirq.c' failed
Add support for the ACPI batteries on newer thinkpad models
(>Sandy Bridge) that support the setting of start and stop
thresholds.
The actual interface to the driver is a extension for the
existing ACPI battery driver. This was done so that users
can write transparently to the interface of the ACP
Add support for the ACPI batteries on newer thinkpad models
(>Sandy Bridge) that support the setting of start and stop
thresholds.
The actual interface to the driver is a extension for the
existing ACPI battery driver. This was done so that users
can write transparently to the interface of the ACP
There is currently very little documentation in the kernel on maintainer
level tasks. In particular there are no documents on creating pull
requests to submit to Linus.
Quoting Greg Kroah-Hartman on LKML:
Anyway, this actually came up at the kernel summit / maintainer
meeting a few weeks
From: Randy Dunlap
Fix documentation build errors after intel_guc_loader.c was
renamed to intel_guc_fw.c.
Error: Cannot open file ../drivers/gpu/drm/i915/intel_guc_loader.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -function
GuC-specific firmware loader ../drivers/gpu/drm/i
10 matches
Mail list logo