Greg Kroah-Hartman
75cff725d9
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
...
struct bus_type should never be modified in a sysfs callback as there is
nothing in the structure to modify, and frankly, the structure is almost
never used in a sysfs callback, so mark it as constant to allow struct
bus_type to be moved to read-only memory.
Cc: "David S. Miller" <davem@davemloft.net >
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com >
Cc: "K. Y. Srinivasan" <kys@microsoft.com >
Cc: Alexander Gordeev <agordeev@linux.ibm.com >
Cc: Alexandre Bounine <alex.bou9@gmail.com >
Cc: Alison Schofield <alison.schofield@intel.com >
Cc: Ben Widawsky <bwidawsk@kernel.org >
Cc: Dexuan Cui <decui@microsoft.com >
Cc: Eric Dumazet <edumazet@google.com >
Cc: Haiyang Zhang <haiyangz@microsoft.com >
Cc: Hannes Reinecke <hare@suse.de >
Cc: Harald Freudenberger <freude@linux.ibm.com >
Cc: Heiko Carstens <hca@linux.ibm.com >
Cc: Hu Haowen <src.res@email.cn >
Cc: Jakub Kicinski <kuba@kernel.org >
Cc: Jens Axboe <axboe@kernel.dk >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Laurentiu Tudor <laurentiu.tudor@nxp.com >
Cc: Matt Porter <mporter@kernel.crashing.org >
Cc: Michael Ellerman <mpe@ellerman.id.au >
Cc: Paolo Abeni <pabeni@redhat.com >
Cc: Stuart Yoder <stuyoder@gmail.com >
Cc: Vasily Gorbik <gor@linux.ibm.com >
Cc: Vishal Verma <vishal.l.verma@intel.com >
Cc: Yanteng Si <siyanteng@loongson.cn >
Acked-by: Ilya Dryomov <idryomov@gmail.com > # rbd
Acked-by: Ira Weiny <ira.weiny@intel.com > # cxl
Reviewed-by: Alex Shi <alexs@kernel.org >
Acked-by: Iwona Winiarska <iwona.winiarska@intel.com >
Acked-by: Dan Williams <dan.j.williams@intel.com >
Acked-by: Bjorn Helgaas <bhelgaas@google.com > # pci
Acked-by: Wei Liu <wei.liu@kernel.org >
Acked-by: Martin K. Petersen <martin.petersen@oracle.com > # scsi
Link: https://lore.kernel.org/r/20230313182918.1312597-23-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-03-23 13:20:40 +01:00
Yanteng Si
8137a49e15
docs/zh_CN: Modify the translator tag and fix the wrong word
...
Fix a wrong word;
Fix old Original tag;
Remove unnecessary blank lines;
Modify the translator tag to be consistent with the current.
Signed-off-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Alex Shi <alexs@kernel.org >
Link: https://lore.kernel.org/r/20210821081800.2205103-1-siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2021-08-24 13:34:07 -06:00
Jonathan Corbet
47e44ed014
docs: fix broken cross reference in translations/zh_CN
...
Commit 09028e60fc ("doc: zh_CN: add translatation for tmpfs") introduced
a cross reference without adding the appropriate target tag, leading to
this docs-build warning:
Documentation/translations/zh_CN/filesystems/tmpfs.rst:5: WARNING: undefined label: tmpfs_index (if the link has no caption the label must precede a section header)
With automarkup, we don't actually need an explicit reference here at all,
so just take it out.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au >
Fixes: 09028e60fc ("doc: zh_CN: add translatation for tmpfs")
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-12-14 13:14:22 -07:00
Wang Qing
992082d1dc
doc: zh_CN: add tmpfs to index tree
...
Add tmpfs to the index tree while adding tmppfs translation.
Signed-off-by: Wang Qing <wangqing@vivo.com >
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Link: https://lore.kernel.org/r/1605509272-13770-1-git-send-email-wangqing@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-11-18 13:48:35 -07:00
Wang Qing
09028e60fc
doc: zh_CN: add translatation for tmpfs
...
Translate Documentation/filesystems/tmpfs.rst into Chinese.
Signed-off-by: Wang Qing <wangqing@vivo.com >
Changes in v4:
- Modify as Alex required.
Changes in v3:
- Fix patch format issue.
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Link: https://lore.kernel.org/r/1604887072-12997-1-git-send-email-wangqing@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-11-13 15:05:01 -07:00
Denis Efremov
e046de3d79
docs: filesystems: replace to_dev() with kobj_to_dev()
...
Commit a423296375 ("driver-core: Move kobj_to_dev from genhd.h to device.h")
introduced kobj_to_dev() function.
Signed-off-by: Denis Efremov <efremov@linux.com >
Link: https://lore.kernel.org/r/20200830144135.6956-1-efremov@linux.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-09-09 11:35:51 -06:00
Chen Zhou
67ee6940ae
docs/zh_CN: update sysfs.txt about show() usage
...
Update the show() usage according to the English version.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com >
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Link: https://lore.kernel.org/r/20200610025333.84010-1-chenzhou10@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-06-19 13:29:49 -06:00
Lukas Bulwahn
a5001484e2
doc: zh_CN: use doc reference to resolve undefined label warning
...
Documentation generation warns:
Documentation/translations/zh_CN/filesystems/debugfs.rst:5:
WARNING: undefined label: debugfs_index
Use doc reference for files rather than introducing a label to refer to.
This resolves the warning above.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com >
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Link: https://lore.kernel.org/r/20200531183556.5751-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-06-08 09:24:58 -06:00
Chucheng Luo
036168e3df
doc: zh_CN: add translatation for debugfs.txt
...
Translate Documentation/filesystems/debugfs.txt into Chinese.
Signed-off-by: Chucheng Luo <luochucheng@vivo.com >
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Signed-off-by: Wang Wenhu <wenhu.wang@vivo.com >
[rebase for upstream conflict and minor change of subject]
Link: https://lore.kernel.org/linux-doc/20200408021528.14062-1-luochucheng@vivo.com/
Link: https://lore.kernel.org/r/20200509080535.7625-1-wenhu.wang@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-05-15 11:30:01 -06:00
Mauro Carvalho Chehab
0c1bc6b845
docs: filesystems: fix renamed references
...
Some filesystem references got broken by a previous patch
series I submitted. Address those.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Acked-by: David Sterba <dsterba@suse.com > # fs/affs/Kconfig
Link: https://lore.kernel.org/r/57318c53008dbda7f6f4a5a9e5787f4d37e8565a.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-04-20 15:45:22 -06:00
Mauro Carvalho Chehab
72ef5e52b3
docs: fix broken references to text files
...
Several references got broken due to txt to ReST conversion.
Several of them can be automatically fixed with:
scripts/documentation-file-ref-check --fix
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org > # hwtracing/coresight/Kconfig
Reviewed-by: Paul E. McKenney <paulmck@kernel.org > # memory-barrier.txt
Acked-by: Alex Shi <alex.shi@linux.alibaba.com > # translations/zh_CN
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it > # translations/it_IT
Acked-by: Marc Zyngier <maz@kernel.org > # kvm/arm64
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Link: https://lore.kernel.org/r/6f919ddb83a33b5f2a63b6b5f0575737bb2b36aa.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-04-20 15:35:59 -06:00
Wang Wenhu
6735c208c1
doc: zh_CN: add translation for virtiofs
...
Translate virtiofs.rst in Documentation/filesystems/ into Chinese.
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Acked-by: Stefan Hajnoczi <stefanha@redhat.com >
Signed-off-by: Wang Wenhu <wenhu.wang@vivo.com >
Link: https://lore.kernel.org/r/20200316110143.97848-2-wenhu.wang@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-03-20 17:19:35 -06:00
Wang Wenhu
9d4ca8c6b9
doc: zh_CN: index files in filesystems subdirectory
...
Add filesystems subdirectory into the table of Contents for zh_CN,
all translations residing on it would be indexed conveniently.
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com >
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Signed-off-by: Wang Wenhu <wenhu.wang@vivo.com >
Link: https://lore.kernel.org/r/20200316110143.97848-1-wenhu.wang@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-03-20 17:19:31 -06:00
Mauro Carvalho Chehab
fe34c89d25
docs: driver-model: move it to the driver-api book
...
The audience for the Kernel driver-model is clearly Kernel hackers.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com > # ice driver changes
2019-07-15 11:03:02 -03:00
Sergey Senozhatsky
d2279c9d7f
kallsyms: remove print_symbol() function
...
No more print_symbol()/__print_symbol() users left, remove these
symbols.
It was a very old API that encouraged people use continuous lines.
It had been obsoleted by %pS format specifier in a normal printk()
call.
Link: http://lkml.kernel.org/r/20180105102538.GC471@jagdpanzerIV
Cc: Andrew Morton <akpm@linux-foundation.org >
Cc: Russell King <linux@armlinux.org.uk >
Cc: Catalin Marinas <catalin.marinas@arm.com >
Cc: Mark Salter <msalter@redhat.com >
Cc: Tony Luck <tony.luck@intel.com >
Cc: David Howells <dhowells@redhat.com >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn >
Cc: Borislav Petkov <bp@alien8.de >
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Cc: Thomas Gleixner <tglx@linutronix.de >
Cc: Peter Zijlstra <peterz@infradead.org >
Cc: Vineet Gupta <vgupta@synopsys.com >
Cc: Fengguang Wu <fengguang.wu@intel.com >
Cc: Steven Rostedt <rostedt@goodmis.org >
Cc: LKML <linux-kernel@vger.kernel.org >
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-c6x-dev@linux-c6x.org
Cc: linux-ia64@vger.kernel.org
Cc: linux-am33-list@redhat.com
Cc: linux-sh@vger.kernel.org
Cc: linux-edac@vger.kernel.org
Cc: x86@kernel.org
Cc: linux-snps-arc@lists.infradead.org
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com >
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com >
Suggested-by: Joe Perches <joe@perches.com >
[pmladek@suse.com: updated commit message]
Signed-off-by: Petr Mladek <pmladek@suse.com>
2018-01-16 16:59:55 +01:00
SeongJae Park
9544a2daeb
Documentation: Move translations into a sub-directory
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2016-11-13 11:49:52 -07:00