Skip to content
Snippets Groups Projects
Select Git revision
  • 453eaea60e925555ff02e3ff67b7c98dcd7f4249
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

kernel

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Zhang Qiao authored and Yongqiang Liu committed
    hulk inclusion
    category: bugfix
    bugzilla: https://gitee.com/openeuler/kernel/issues/I4VZJT
    
    
    CVE: NA
    
    --------------------------------
    
    1. Qos throttle reuse tg_{throttle,unthrottle}_{up,down} that
    can write some cfs-bandwidth fields, it may cause some unknown
    data error. So add qos_tg_{throttle,unthrottle}_{up,down} for
    qos throttle.
    
    2. walk_tg_tree_from() caller must hold rcu_lock, currently there is
    none, so add it now.
    
    Signed-off-by: default avatarZhang Qiao <zhangqiao22@huawei.com>
    Reviewed-by: default avatarChen Hui <judy.chenhui@huawei.com>
    Signed-off-by: default avatarYongqiang Liu <liuyongqiang13@huawei.com>
    453eaea6
    History
    Name Last commit Last update
    ..