Re: [OE-core] [oe-commits] [openembedded-core] 09/30: linux-yocto/5.0: update to v5.0.19

2019-06-20 Thread Bruce Ashfield
On Thu, Jun 20, 2019 at 4:17 PM Bruce Ashfield  wrote:
>
> On Thu, Jun 20, 2019 at 3:19 PM Martin Jansa  wrote:
> >
> > Hi,
> >
> >
> > One of these recent updates is causing following WARNING:
>
> It is this one:

or I should have said, I *should* be that change ... But either way,
I'm pulling together a new patch.

Bruce

>
> --
> commit 70a30872bd93cc058b05d9cf2b4f9334658629ee
> Author: Mariano López 
> Date:   Thu Jun 13 22:32:41 2019 -0500
>
> linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES
>
> util-linux ptest requires the scsi_debug module to perform eject/mount
> tests. This will conditionally add scsi_debug module when ptest is in
> DISTRO_FEATURES.
>
> This doesn't include linux-yocto-tiny because the resulting image will
> be too big and do_image would complain about this.
>
> [YOCTO #13301]
>
> Signed-off-by: Mariano López 
> Signed-off-by: Richard Purdie 
> -
>
> Khem pointed it out the other day, and I have a WIP patch that should
> address it shortly.
>
> Bruce
>
> >
> > -- CONFIG_SCSI_DEBUG -
>
-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [oe-commits] [openembedded-core] 09/30: linux-yocto/5.0: update to v5.0.19

2019-06-20 Thread Bruce Ashfield
On Thu, Jun 20, 2019 at 3:19 PM Martin Jansa  wrote:
>
> Hi,
>
>
> One of these recent updates is causing following WARNING:

It is this one:

--
commit 70a30872bd93cc058b05d9cf2b4f9334658629ee
Author: Mariano López 
Date:   Thu Jun 13 22:32:41 2019 -0500

linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

util-linux ptest requires the scsi_debug module to perform eject/mount
tests. This will conditionally add scsi_debug module when ptest is in
DISTRO_FEATURES.

This doesn't include linux-yocto-tiny because the resulting image will
be too big and do_image would complain about this.

[YOCTO #13301]

Signed-off-by: Mariano López 
Signed-off-by: Richard Purdie 
-

Khem pointed it out the other day, and I have a WIP patch that should
address it shortly.

Bruce

>
> -- CONFIG_SCSI_DEBUG -
> Config: CONFIG_SCSI_DEBUG
> From: 
> work-shared/qemuarm/kernel-source/.kernel-meta/configs/v5.0/standard/features/scsi/scsi-debug.cfg
> Requested value:  CONFIG_SCSI_DEBUG=m
> Actual value:
>
> No reference to SCSI_DEBUG found
>
>
> On Tue, Jun 18, 2019 at 12:31 PM  wrote:
>>
>> This is an automated email from the git hooks/post-receive script.
>>
>> rpurdie pushed a commit to branch warrior
>> in repository openembedded-core.
>>
>> commit 02ee58ba18a0393ce372f4fe9d4860cc9486
>> Author: Bruce Ashfield 
>> AuthorDate: Thu May 30 08:44:42 2019 -0400
>>
>> linux-yocto/5.0: update to v5.0.19
>>
>> Integrating the korg -stable updates that comprise the following
>> commits:
>>
>>3f7c1cab1a61 Linux 5.0.19
>>64d314bd8cc8 fbdev: sm712fb: fix memory frequency by avoiding a 
>> switch/case fallthrough
>>e5c6d75b0f03 bpf, lru: avoid messing with eviction heuristics upon 
>> syscall lookup
>>b5f95aa7a88b bpf: add map_lookup_elem_sys_only for lookups from 
>> syscall side
>>d811930f74ac bpf: relax inode permission check for retrieving bpf 
>> program
>>ca7ef7e3ddfa driver core: Postpone DMA tear-down until after devres 
>> release for probe failure
>>bad4fbe76cfb md/raid: raid5 preserve the writeback action after the 
>> parity check
>>3770eb3721be Revert "Don't jump to compute_result state from 
>> check_result state"
>>07116a6548c8 perf/x86/intel: Fix race in intel_pmu_disable_event()
>>58d1e074c742 perf cs-etm: Always allocate memory for 
>> cs_etm_queue::prev_packet
>>cd448c27b08e perf bench numa: Add define for RUSAGE_THREAD if not 
>> present
>>7325696ce261 i2c: designware: ratelimit 'transfer when suspended' 
>> errors
>>8258661858d5 ufs: fix braino in ufs_get_inode_gid() for solaris UFS 
>> flavour
>>5b73764a5d2c KVM: selftests: make hyperv_cpuid test pass on AMD
>>fb654d0763c8 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of 
>> unaligned size
>>497ce5c7f538 x86/mm/mem_encrypt: Disable all instrumentation for 
>> early SME setup
>>96f0be982c8a sched/cpufreq: Fix kobject memleak
>>2a9605f177f8 iwlwifi: mvm: check for length correctness in 
>> iwl_mvm_create_skb()
>>df5eba5f41be qmi_wwan: new Wistron, ZTE and D-Link devices
>>bd61ddd3e9fc bpf: Fix preempt_enable_no_resched() abuse
>>bd3713424a01 tools: bpftool: fix infinite loop in map create
>>1e61a219090f power: supply: sysfs: prevent endless uevent loop with 
>> CONFIG_POWER_SUPPLY_DEBUG
>>e6ae43922897 KVM: arm/arm64: Ensure vcpu target is unset on reset 
>> failure
>>5450811a02f5 net: ieee802154: fix missing checks for 
>> regmap_update_bits
>>15f64f420bae mac80211: Fix kernel panic due to use of txq after free
>>eff6d5429bd2 x86: kvm: hyper-v: deal with buggy TLB flush requests 
>> from WS2012
>>48be4d7ced2c PCI: Fix issue with "pci=disable_acs_redir" parameter 
>> being ignored
>>fa42fde1f8e6 apparmorfs: fix use-after-free on symlink traversal
>>cf0259f7662a securityfs: fix use-after-free on symlink traversal
>>04aa8a51e723 power: supply: cpcap-battery: Fix division by zero
>>38a725dd0be7 KVM: PPC: Book3S: Protect memslots while validating user 
>> address
>>eec0c746757b KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on 
>> guest exit
>>f3adb80bb243 clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
>>791746a758e7 ARC: PAE40: don't panic and instead turn off hw ioc
>>30bd4585bf14 xfrm4: Fix uninitialized memory read in _decode_session4
>>79fad8fd2b76 xfrm: Honor original L3 slave device in xfrmi policy 
>> lookup
>>ff7fa2c801bc esp4: add length check for UDP encapsulation
>>4e8ce2680442 xfrm: clean up xfrm protocol checks
>>6c0db1cbf772 vti4: ipip tunnel deregistration fixes.
>>f8a427ca50d6 xfrm6_tunnel: Fix potential panic when unloading 
>> xfrm6_tunnel module
>>70a87327025a xfrm: Reset secpath in xfrm failure
>>9531aac1ee3e xfrm: policy: Fix ou

Re: [OE-core] [oe-commits] [openembedded-core] 09/30: linux-yocto/5.0: update to v5.0.19

2019-06-20 Thread Martin Jansa
Hi,


One of these recent updates is causing following WARNING:


-- CONFIG_SCSI_DEBUG -
Config: CONFIG_SCSI_DEBUG
From: 
work-shared/qemuarm/kernel-source/.kernel-meta/configs/v5.0/standard/features/scsi/scsi-debug.cfg
Requested value:  CONFIG_SCSI_DEBUG=m
Actual value:

No reference to SCSI_DEBUG found


On Tue, Jun 18, 2019 at 12:31 PM  wrote:

> This is an automated email from the git hooks/post-receive script.
>
> rpurdie pushed a commit to branch warrior
> in repository openembedded-core.
>
> commit 02ee58ba18a0393ce372f4fe9d4860cc9486
> Author: Bruce Ashfield 
> AuthorDate: Thu May 30 08:44:42 2019 -0400
>
> linux-yocto/5.0: update to v5.0.19
>
> Integrating the korg -stable updates that comprise the following
> commits:
>
>3f7c1cab1a61 Linux 5.0.19
>64d314bd8cc8 fbdev: sm712fb: fix memory frequency by avoiding a
> switch/case fallthrough
>e5c6d75b0f03 bpf, lru: avoid messing with eviction heuristics upon
> syscall lookup
>b5f95aa7a88b bpf: add map_lookup_elem_sys_only for lookups from
> syscall side
>d811930f74ac bpf: relax inode permission check for retrieving bpf
> program
>ca7ef7e3ddfa driver core: Postpone DMA tear-down until after devres
> release for probe failure
>bad4fbe76cfb md/raid: raid5 preserve the writeback action after the
> parity check
>3770eb3721be Revert "Don't jump to compute_result state from
> check_result state"
>07116a6548c8 perf/x86/intel: Fix race in intel_pmu_disable_event()
>58d1e074c742 perf cs-etm: Always allocate memory for
> cs_etm_queue::prev_packet
>cd448c27b08e perf bench numa: Add define for RUSAGE_THREAD if not
> present
>7325696ce261 i2c: designware: ratelimit 'transfer when suspended'
> errors
>8258661858d5 ufs: fix braino in ufs_get_inode_gid() for solaris UFS
> flavour
>5b73764a5d2c KVM: selftests: make hyperv_cpuid test pass on AMD
>fb654d0763c8 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of
> unaligned size
>497ce5c7f538 x86/mm/mem_encrypt: Disable all instrumentation for
> early SME setup
>96f0be982c8a sched/cpufreq: Fix kobject memleak
>2a9605f177f8 iwlwifi: mvm: check for length correctness in
> iwl_mvm_create_skb()
>df5eba5f41be qmi_wwan: new Wistron, ZTE and D-Link devices
>bd61ddd3e9fc bpf: Fix preempt_enable_no_resched() abuse
>bd3713424a01 tools: bpftool: fix infinite loop in map create
>1e61a219090f power: supply: sysfs: prevent endless uevent loop with
> CONFIG_POWER_SUPPLY_DEBUG
>e6ae43922897 KVM: arm/arm64: Ensure vcpu target is unset on reset
> failure
>5450811a02f5 net: ieee802154: fix missing checks for
> regmap_update_bits
>15f64f420bae mac80211: Fix kernel panic due to use of txq after free
>eff6d5429bd2 x86: kvm: hyper-v: deal with buggy TLB flush requests
> from WS2012
>48be4d7ced2c PCI: Fix issue with "pci=disable_acs_redir" parameter
> being ignored
>fa42fde1f8e6 apparmorfs: fix use-after-free on symlink traversal
>cf0259f7662a securityfs: fix use-after-free on symlink traversal
>04aa8a51e723 power: supply: cpcap-battery: Fix division by zero
>38a725dd0be7 KVM: PPC: Book3S: Protect memslots while validating
> user address
>eec0c746757b KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit
> on guest exit
>f3adb80bb243 clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
>791746a758e7 ARC: PAE40: don't panic and instead turn off hw ioc
>30bd4585bf14 xfrm4: Fix uninitialized memory read in
> _decode_session4
>79fad8fd2b76 xfrm: Honor original L3 slave device in xfrmi policy
> lookup
>ff7fa2c801bc esp4: add length check for UDP encapsulation
>4e8ce2680442 xfrm: clean up xfrm protocol checks
>6c0db1cbf772 vti4: ipip tunnel deregistration fixes.
>f8a427ca50d6 xfrm6_tunnel: Fix potential panic when unloading
> xfrm6_tunnel module
>70a87327025a xfrm: Reset secpath in xfrm failure
>9531aac1ee3e xfrm: policy: Fix out-of-bound array accesses in
> __xfrm_policy_unlink
>07a573c046c0 fuse: Add FOPEN_STREAM to use stream_open()
>560c6fd312c9 dm mpath: always free attached_handler_name in
> parse_path()
>96ecf4c59f08 dm integrity: correctly calculate the size of metadata
> area
>ecff1441aa15 dm crypt: move detailed message into debug level
>862a78341ade dm delay: fix a crash when invalid device is specified
>fab2e96c6be0 dm zoned: Fix zone report handling
>ef3f84246954 dm cache metadata: Fix loading discard bitset
>6c412dc3b757 PCI: Work around Pericom PCIe-to-PCI bridge Retrain
> Link erratum
>d06a30b1a957 PCI: Factor out pcie_retrain_link() function
>4f22ec9f0c28 PCI: rcar: Add the initialization of PCIe link in
> resume_noirq()
>fbd9c6ef0dfc PCI/AER: Change pci_aer_init() stub to return void
>b