From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1723DC32751 for ; Sat, 10 Aug 2019 07:35:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C8E67208C3 for ; Sat, 10 Aug 2019 07:35:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725888AbfHJHfU (ORCPT ); Sat, 10 Aug 2019 03:35:20 -0400 Received: from mga14.intel.com ([192.55.52.115]:33491 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725865AbfHJHfU (ORCPT ); Sat, 10 Aug 2019 03:35:20 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Aug 2019 00:35:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,368,1559545200"; d="gz'50?scan'50,208,50";a="193545131" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by fmsmga001.fm.intel.com with ESMTP; 10 Aug 2019 00:35:17 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1hwLuG-000HoB-OJ; Sat, 10 Aug 2019 15:35:16 +0800 Date: Sat, 10 Aug 2019 15:34:46 +0800 From: kbuild test robot To: Matthew Garrett Cc: kbuild-all@01.org, linux-security-module@vger.kernel.org, James Morris Subject: [security:next-lockdown 2/29] htmldocs: include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'locked_down' not described in 'security_list_options' Message-ID: <201908101523.IAyB1KxP%lkp@intel.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="qzgmev7lzn6xnrs5" Content-Disposition: inline X-Patchwork-Hint: ignore User-Agent: NeoMutt/20170113 (1.7.2) Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: --qzgmev7lzn6xnrs5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/jmorris/linux-security.git next-lockdown head: 05ef41e93e1a40d6b2d9846284824ec6f67fe422 commit: c360be6c444ff1b53867cf02b7df5f64bf996258 [2/29] security: Add a "locked down" LSM hook reproduce: make htmldocs If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1285: warning: Function parameter or member 'incr' not described in 'amdgpu_vm_update_flags' drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1285: warning: Function parameter or member 'flags' not described in 'amdgpu_vm_update_flags' drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2812: warning: Function parameter or member 'pasid' not described in 'amdgpu_vm_make_compute' drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:375: warning: Excess function parameter 'entry' description in 'amdgpu_irq_dispatch' drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:376: warning: Function parameter or member 'ih' not described in 'amdgpu_irq_dispatch' drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:376: warning: Excess function parameter 'entry' description in 'amdgpu_irq_dispatch' drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:1: warning: no structured comments found drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:128: warning: Incorrect use of kernel-doc format: * @atomic_obj drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'atomic_obj' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'backlight_link' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'backlight_caps' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'freesync_module' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'fw_dmcu' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:210: warning: Function parameter or member 'dmcu_fw_version' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:1: warning: no structured comments found include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_pin' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_unpin' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_res_obj' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_get_sg_table' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_import_sg_table' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_vmap' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_vunmap' not described in 'drm_driver' include/drm/drm_drv.h:722: warning: Function parameter or member 'gem_prime_mmap' not described in 'drm_driver' include/drm/drm_modeset_helper_vtables.h:1004: warning: Function parameter or member 'prepare_writeback_job' not described in 'drm_connector_helper_funcs' include/drm/drm_modeset_helper_vtables.h:1004: warning: Function parameter or member 'cleanup_writeback_job' not described in 'drm_connector_helper_funcs' include/drm/drm_atomic_state_helper.h:1: warning: no structured comments found drivers/gpu/drm/scheduler/sched_main.c:419: warning: Function parameter or member 'full_recovery' not described in 'drm_sched_start' drivers/gpu/drm/i915/i915_vma.h:50: warning: cannot understand function prototype: 'struct i915_vma ' drivers/gpu/drm/i915/i915_vma.h:1: warning: no structured comments found drivers/gpu/drm/i915/intel_guc_fwif.h:536: warning: cannot understand function prototype: 'struct guc_log_buffer_state ' drivers/gpu/drm/i915/i915_trace.h:1: warning: no structured comments found drivers/gpu/drm/i915/i915_reg.h:156: warning: bad line: include/linux/interconnect.h:1: warning: no structured comments found include/linux/skbuff.h:893: warning: Function parameter or member 'dev_scratch' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'list' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'ip_defrag_offset' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'skb_mstamp_ns' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member '__cloned_offset' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'head_frag' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member '__pkt_type_offset' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'encapsulation' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'encap_hdr_csum' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'csum_valid' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member '__pkt_vlan_present_offset' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'vlan_present' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'csum_complete_sw' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'csum_level' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'inner_protocol_type' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'remcsum_offload' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'sender_cpu' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'reserved_tailroom' not described in 'sk_buff' include/linux/skbuff.h:893: warning: Function parameter or member 'inner_ipproto' not described in 'sk_buff' include/net/sock.h:233: warning: Function parameter or member 'skc_addrpair' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_portpair' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_ipv6only' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_net_refcnt' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_v6_daddr' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_v6_rcv_saddr' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_cookie' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_listener' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_tw_dr' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_rcv_wnd' not described in 'sock_common' include/net/sock.h:233: warning: Function parameter or member 'skc_tw_rcv_nxt' not described in 'sock_common' include/net/sock.h:515: warning: Function parameter or member 'sk_rx_skb_cache' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_wq_raw' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'tcp_rtx_queue' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_tx_skb_cache' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_route_forced_caps' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_txtime_report_errors' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_validate_xmit_skb' not described in 'sock' include/net/sock.h:515: warning: Function parameter or member 'sk_bpf_storage' not described in 'sock' include/net/sock.h:2439: warning: Function parameter or member 'tcp_rx_skb_cache_key' not described in 'DECLARE_STATIC_KEY_FALSE' include/net/sock.h:2439: warning: Excess function parameter 'sk' description in 'DECLARE_STATIC_KEY_FALSE' include/net/sock.h:2439: warning: Excess function parameter 'skb' description in 'DECLARE_STATIC_KEY_FALSE' include/linux/netdevice.h:2040: warning: Function parameter or member 'gso_partial_features' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'l3mdev_ops' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'xfrmdev_ops' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'tlsdev_ops' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'name_assign_type' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'ieee802154_ptr' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'mpls_ptr' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'xdp_prog' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'gro_flush_timeout' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'nf_hooks_ingress' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member '____cacheline_aligned_in_smp' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'qdisc_hash' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'xps_cpus_map' not described in 'net_device' include/linux/netdevice.h:2040: warning: Function parameter or member 'xps_rxqs_map' not described in 'net_device' include/linux/phylink.h:56: warning: Function parameter or member '__ETHTOOL_DECLARE_LINK_MODE_MASK(advertising' not described in 'phylink_link_state' include/linux/phylink.h:56: warning: Function parameter or member '__ETHTOOL_DECLARE_LINK_MODE_MASK(lp_advertising' not described in 'phylink_link_state' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'quotactl' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'quota_on' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'sb_free_mnt_opts' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'sb_eat_lsm_opts' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'sb_kern_mount' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'sb_show_options' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'sb_add_mnt_opt' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'd_instantiate' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'getprocattr' not described in 'security_list_options' include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'setprocattr' not described in 'security_list_options' >> include/linux/lsm_hooks.h:1812: warning: Function parameter or member 'locked_down' not described in 'security_list_options' Documentation/admin-guide/mm/numaperf.rst:168: WARNING: Footnote [1] is not referenced. Documentation/bpf/btf.rst:154: WARNING: Unexpected indentation. Documentation/bpf/btf.rst:163: WARNING: Unexpected indentation. lib/list_sort.c:162: WARNING: Unexpected indentation. lib/list_sort.c:163: WARNING: Block quote ends without a blank line; unexpected unindent. include/linux/xarray.h:232: WARNING: Unexpected indentation. kernel/time/hrtimer.c:1120: WARNING: Block quote ends without a blank line; unexpected unindent. kernel/signal.c:349: WARNING: Inline literal start-string without end-string. include/uapi/linux/firewire-cdev.h:312: WARNING: Inline literal start-string without end-string. Documentation/driver-api/gpio/driver.rst:419: WARNING: Unknown target name: "devm". include/linux/i2c.h:510: WARNING: Inline strong start-string without end-string. drivers/ata/libata-core.c:5947: WARNING: Unknown target name: "hw". drivers/message/fusion/mptbase.c:5057: WARNING: Definition list ends without a blank line; unexpected unindent. drivers/tty/serial/serial_core.c:1959: WARNING: Definition list ends without a blank line; unexpected unindent. include/linux/regulator/driver.h:286: WARNING: Unknown target name: "regulator_regmap_x_voltage". Documentation/driver-api/soundwire/locking.rst:50: WARNING: Inconsistent literal block quoting. Documentation/driver-api/soundwire/locking.rst:51: WARNING: Line block ends without a blank line. Documentation/driver-api/soundwire/locking.rst:55: WARNING: Inline substitution_reference start-string without end-string. Documentation/driver-api/soundwire/locking.rst:56: WARNING: Line block ends without a blank line. include/linux/spi/spi.h:380: WARNING: Unexpected indentation. fs/posix_acl.c:636: WARNING: Inline emphasis start-string without end-string. fs/debugfs/inode.c:385: WARNING: Inline literal start-string without end-string. fs/debugfs/inode.c:464: WARNING: Inline literal start-string without end-string. fs/debugfs/inode.c:496: WARNING: Inline literal start-string without end-string. fs/debugfs/inode.c:583: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:394: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:400: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:439: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:445: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:484: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:490: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:530: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:536: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:578: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:584: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:845: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:851: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:898: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:904: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:1001: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:1001: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:1096: WARNING: Inline literal start-string without end-string. fs/debugfs/file.c:1102: WARNING: Inline literal start-string without end-string. drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:2024: WARNING: Inline emphasis start-string without end-string. drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:2026: WARNING: Inline emphasis start-string without end-string. Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:43: WARNING: Definition list ends without a blank line; unexpected unindent. Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:63: WARNING: Unexpected indentation. Documentation/networking/dsa/sja1105.rst:91: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/networking/dsa/sja1105.rst:91: WARNING: Block quote ends without a blank line; unexpected unindent. include/linux/netdevice.h:3482: WARNING: Inline emphasis start-string without end-string. include/linux/netdevice.h:3482: WARNING: Inline emphasis start-string without end-string. net/core/dev.c:5018: WARNING: Unknown target name: "page_is". Documentation/security/keys/core.rst:1597: WARNING: Inline literal start-string without end-string. Documentation/security/keys/core.rst:1597: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1597: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1598: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1598: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1600: WARNING: Inline literal start-string without end-string. Documentation/security/keys/core.rst:1600: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1600: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1600: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1600: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1666: WARNING: Inline literal start-string without end-string. Documentation/security/keys/core.rst:1666: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1666: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/core.rst:1666: WARNING: Inline emphasis start-string without end-string. Documentation/security/keys/trusted-encrypted.rst:112: WARNING: Literal block expected; none found. Documentation/security/keys/trusted-encrypted.rst:121: WARNING: Unexpected indentation. Documentation/security/keys/trusted-encrypted.rst:122: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/security/keys/trusted-encrypted.rst:123: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/translations/it_IT/process/license-rules.rst:329: WARNING: Literal block expected; none found. Documentation/translations/it_IT/process/license-rules.rst:332: WARNING: Unexpected indentation. Documentation/translations/it_IT/process/license-rules.rst:339: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/translations/it_IT/process/license-rules.rst:341: WARNING: Unexpected indentation. Documentation/translations/it_IT/process/license-rules.rst:305: WARNING: Unknown target name: "metatags". Documentation/translations/zh_CN/process/management-style.rst:34: WARNING: duplicate label decisions, other instance in Documentation/process/management-style.rst Documentation/translations/zh_CN/process/programming-language.rst:34: WARNING: duplicate citation c-language, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:35: WARNING: duplicate citation gcc, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:36: WARNING: duplicate citation clang, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:37: WARNING: duplicate citation icc, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:38: WARNING: duplicate citation gcc-c-dialect-options, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:39: WARNING: duplicate citation gnu-extensions, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:40: WARNING: duplicate citation gcc-attribute-syntax, other instance in Documentation/process/programming-language.rst Documentation/translations/zh_CN/process/programming-language.rst:41: WARNING: duplicate citation n2049, other instance in Documentation/process/programming-language.rst Documentation/accelerators/ocxl.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f429-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f746-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f769-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32h743-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32mp157-overview.rst: WARNING: document isn't included in any toctree Documentation/gpu/msm-crash-dump.rst: WARNING: document isn't included in any toctree Documentation/interconnect/interconnect.rst: WARNING: document isn't included in any toctree Documentation/laptops/lg-laptop.rst: WARNING: document isn't included in any toctree Documentation/powerpc/isa-versions.rst: WARNING: document isn't included in any toctree Documentation/virtual/kvm/amd-memory-encryption.rst: WARNING: document isn't included in any toctree Documentation/virtual/kvm/vcpu-requests.rst: WARNING: document isn't included in any toctree Documentation/virtual/kvm/amd-memory-encryption.rst:244: WARNING: Citation [white-paper] is not referenced. Documentation/virtual/kvm/amd-memory-encryption.rst:246: WARNING: Citation [amd-apm] is not referenced. Documentation/virtual/kvm/amd-memory-encryption.rst:247: WARNING: Citation [kvm-forum] is not referenced. vim +1812 include/linux/lsm_hooks.h 3c4ed7bdf5997d Casey Schaufler 2015-05-02 @1812 :::::: The code at line 1812 was first introduced by commit :::::: 3c4ed7bdf5997d8020cbb8d4abbef2fcfb9f1284 LSM: Split security.h :::::: TO: Casey Schaufler :::::: CC: James Morris --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation --qzgmev7lzn6xnrs5 Content-Type: application/gzip Content-Disposition: attachment; filename=".config.gz" Content-Transfer-Encoding: base64 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 /wEXhkR1nGgAAA== --qzgmev7lzn6xnrs5--