[lkp] [+1209 bytes kernel size regression] [i386-tinyconfig] [17e5888e4e] x86: Select HARDIRQS_SW_RESEND on x86
by kbuild test robot
FYI, we noticed a +1209 bytes kernel size regression due to commit:
commit: 17e5888e4e180b45af7bafe7f3a86440d42717f3 (x86: Select HARDIRQS_SW_RESEND on x86)
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
Details as below (size data is obtained by `nm --size-sort vmlinux`):
87f2d1c6: genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
17e5888e: x86: Select HARDIRQS_SW_RESEND on x86
+----------------------------+----------+----------+-------+
| symbol | 87f2d1c6 | 17e5888e | delta |
+----------------------------+----------+----------+-------+
| nm.b.irqs_resend | 0 | 1028 | 1028 |
| bzImage | 440336 | 440496 | 160 |
| nm.t.resend_irqs | 0 | 64 | 64 |
| nm.T.check_irq_resend | 84 | 139 | 55 |
| nm.T.irq_set_parent | 0 | 48 | 48 |
| nm.d.resend_tasklet | 0 | 20 | 20 |
| nm.t.irq_put_desc_unlock | 0 | 7 | 7 |
| nm.R.linux_banner | 116 | 118 | 2 |
| nm.T.disable_percpu_irq | 44 | 42 | -2 |
| nm.T.teardown_percpu_nmi | 48 | 46 | -2 |
| nm.T.can_request_irq | 73 | 71 | -2 |
| nm.T.prepare_percpu_nmi | 77 | 75 | -2 |
| nm.T.irq_set_vcpu_affinity | 78 | 76 | -2 |
| nm.T.enable_percpu_irq | 80 | 78 | -2 |
| nm.T.irq_percpu_is_enabled | 61 | 58 | -3 |
+----------------------------+----------+----------+-------+
Thanks,
Kbuild test robot
11 months
[lkp] [+3084 bytes kernel size regression] [i386-tinyconfig] [41b71fb039] x86/perf: Add hardware performance events support for Zhaoxin CPU.
by kbuild test robot
FYI, we noticed a +3084 bytes kernel size regression due to commit:
commit: 41b71fb039d254422d4d46c8e7beef30c11c9d39 (x86/perf: Add hardware performance events support for Zhaoxin CPU.)
url: https://github.com/0day-ci/linux/commits/CodyYao-oc/x86-perf-Add-hardware...
Details as below (size data is obtained by `nm --size-sort vmlinux`):
629b3df7: Merge branch 'x86/cpu' into perf/core, to resolve conflict
41b71fb0: x86/perf: Add hardware performance events support for Zhaoxin CPU.
+------------------------------------+----------+----------+-------+
| symbol | 629b3df7 | 41b71fb0 | delta |
+------------------------------------+----------+----------+-------+
| nm.T.zhaoxin_pmu_init | 0 | 870 | 870 |
| bzImage | 440784 | 441616 | 832 |
| nm.t.zhaoxin_pmu_handle_irq | 0 | 459 | 459 |
| nm.t.zxd_hw_cache_event_ids | 0 | 336 | 336 |
| nm.t.zxe_hw_cache_event_ids | 0 | 336 | 336 |
| nm.t.zhaoxin_pmu_enable_event | 0 | 298 | 298 |
| nm.d.zxd_event_constraints | 0 | 160 | 160 |
| nm.t.zhaoxin_pmu_disable_event | 0 | 150 | 150 |
| nm.d.zx_pmon_event_map | 0 | 80 | 80 |
| nm.d.zxc_event_constraints | 0 | 80 | 80 |
| nm.t.zhaoxin_arch_events_quirk | 0 | 70 | 70 |
| nm.t.zhaoxin_get_event_constraints | 0 | 66 | 66 |
| nm.t.zx_arch_events_map | 0 | 56 | 56 |
| nm.d.zx_arch_formats_attr | 0 | 24 | 24 |
| nm.t.zhaoxin_pmu_event_map | 0 | 21 | 21 |
| nm.t.zhaoxin_event_sysfs_show | 0 | 19 | 19 |
| nm.t.zhaoxin_pmu_enable_all | 0 | 19 | 19 |
| nm.T.hrtimer_forward | 299 | 317 | 18 |
| nm.t.init_hw_perf_events | 726 | 739 | 13 |
| nm.t.zhaoxin_pmu_disable_all | 0 | 11 | 11 |
| nm.t.__change_page_attr_set_clr | 1173 | 1184 | 11 |
| nm.T.unmapped_area_topdown | 262 | 269 | 7 |
| nm.T.move_freepages_block | 294 | 297 | 3 |
| nm.T._copy_to_iter | 778 | 781 | 3 |
| nm.T.get_task_pid | 39 | 40 | 1 |
| nm.T.splice_to_pipe | 222 | 220 | -2 |
| nm.T.__task_pid_nr_ns | 67 | 64 | -3 |
| nm.T.iov_iter_zero | 661 | 658 | -3 |
| nm.T.csum_and_copy_to_iter | 1027 | 1024 | -3 |
| nm.T.mk_early_pgtbl_32 | 110 | 106 | -4 |
| nm.T.x86_pmu_hw_config | 462 | 458 | -4 |
| nm.t.pcpu_alloc | 725 | 717 | -8 |
+------------------------------------+----------+----------+-------+
Thanks,
Kbuild test robot
11 months
[staging:staging-testing 278/280] drivers/most/core.c:1287 most_register_interface() error: we previously assumed 'iface' could be null (see line 1285)
by Dan Carpenter
Hi Christian,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing
head: 4a1a3e9bf5654e98bb48f5b074af17af96ded30d
commit: b276527539188f1f61c082ebef27803db93e536d [278/280] staging: most: move core files out of the staging area
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
Reported-by: Dan Carpenter <dan.carpenter(a)oracle.com>
smatch warnings:
drivers/most/core.c:1287 most_register_interface() error: we previously assumed 'iface' could be null (see line 1285)
# https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commit...
git remote add staging https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
git remote update staging
git checkout b276527539188f1f61c082ebef27803db93e536d
vim +/iface +1287 drivers/most/core.c
4d5f022f3a664e drivers/staging/most/core.c Christian Gromm 2017-11-21 1279 int most_register_interface(struct most_interface *iface)
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1280 {
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1281 unsigned int i;
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1282 int id;
fcb7fad82e23f6 drivers/staging/most/core.c Christian Gromm 2017-11-21 1283 struct most_channel *c;
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1284
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 @1285 if (!iface || !iface->enqueue || !iface->configure ||
^^^^^^
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1286 !iface->poison_channel || (iface->num_channels > MAX_CHANNELS)) {
6a82c775812944 drivers/staging/most/core.c Christian Gromm 2020-01-23 @1287 dev_err(iface->dev, "Bad interface or channel overflow\n");
^^^^^^^^^^
Hopefully, we can just remove the NULL check?
4d5f022f3a664e drivers/staging/most/core.c Christian Gromm 2017-11-21 1288 return -EINVAL;
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1289 }
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1290
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1291 id = ida_simple_get(&mdev_id, 0, 0, GFP_KERNEL);
57562a72414ca3 drivers/staging/most/mostcore/core.c Christian Gromm 2015-07-24 1292 if (id < 0) {
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
11 months
[alexshi:lruiso 20/20] include/linux/memcontrol.h:1359:18: error: 'PAGE_EXT_charge' undeclared; did you mean 'page_is_charge'?
by kbuild test robot
tree: https://github.com/alexshi/linux.git lruiso
head: 3d63d7e618b82b06630e9543d16598e99b14039d
commit: 3d63d7e618b82b06630e9543d16598e99b14039d [20/20] lru: debug
config: i386-randconfig-d001-20200331 (attached as .config)
compiler: gcc-7 (Debian 7.4.0-6) 7.4.0
reproduce:
git checkout 3d63d7e618b82b06630e9543d16598e99b14039d
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
In file included from include/linux/swap.h:9:0,
from include/linux/suspend.h:5,
from arch/x86/kernel/asm-offsets.c:13:
include/linux/memcontrol.h: In function 'page_is_charge':
>> include/linux/memcontrol.h:1359:18: error: 'PAGE_EXT_charge' undeclared (first use in this function); did you mean 'page_is_charge'?
return test_bit(PAGE_EXT_charge, &page_ext->flags);
^~~~~~~~~~~~~~~
page_is_charge
include/linux/memcontrol.h:1359:18: note: each undeclared identifier is reported only once for each function it appears in
include/linux/memcontrol.h:1359:44: error: dereferencing pointer to incomplete type 'struct page_ext'
return test_bit(PAGE_EXT_charge, &page_ext->flags);
^~
include/linux/memcontrol.h: In function 'page_is_move':
include/linux/memcontrol.h:1369:18: error: 'PAGE_EXT_move' undeclared (first use in this function)
return test_bit(PAGE_EXT_move, &page_ext->flags);
^~~~~~~~~~~~~
include/linux/memcontrol.h: In function 'set_page_move':
include/linux/memcontrol.h:1379:10: error: 'PAGE_EXT_move' undeclared (first use in this function)
set_bit(PAGE_EXT_move, &page_ext->flags);
^~~~~~~~~~~~~
include/linux/memcontrol.h: In function 'set_page_charge':
include/linux/memcontrol.h:1389:10: error: 'PAGE_EXT_charge' undeclared (first use in this function); did you mean 'page_is_charge'?
set_bit(PAGE_EXT_charge, &page_ext->flags);
^~~~~~~~~~~~~~~
page_is_charge
make[2]: *** [scripts/Makefile.build:101: arch/x86/kernel/asm-offsets.s] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1113: prepare0] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:180: sub-make] Error 2
33 real 9 user 17 sys 81.33% cpu make prepare
vim +1359 include/linux/memcontrol.h
1351
1352 static inline bool page_is_charge(struct page *page)
1353 {
1354 struct page_ext *page_ext = lookup_page_ext(page);
1355
1356 if (unlikely(!page_ext))
1357 return false;
1358
> 1359 return test_bit(PAGE_EXT_charge, &page_ext->flags);
1360 }
1361
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
11 months
[PATCH] drm: fix ifnullfree.cocci warnings
by Julia Lawall
NULL check before kfree is not needed.
Generated by: scripts/coccinelle/free/ifnullfree.cocci
Fixes: c6603c740e0e ("drm: add managed resources tied to drm_device")
Signed-off-by: kbuild test robot <lkp(a)intel.com>
Signed-off-by: Julia Lawall <julia.lawall(a)inria.fr>
---
tree: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head: 9e1ed9fb1eb0a4bc43a26365c592d3095286038b
commit: c6603c740e0e3492c9c95fdab833375bf7117b6b [1587/1636] drm: add managed resources tied to drm_device
:::::: branch date: 8 hours ago
:::::: commit date: 9 hours ago
Up to you, if you tihnk it is useful...
drm_drv.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- a/drivers/gpu/drm/drm_drv.c
+++ b/drivers/gpu/drm/drm_drv.c
@@ -837,8 +837,9 @@ static void drm_dev_release(struct kref
if (!dev->driver->release && !dev->managed.final_kfree) {
WARN_ON(!list_empty(&dev->managed.resources));
kfree(dev);
- } else if (dev->managed.final_kfree)
+ } else {
kfree(dev->managed.final_kfree);
+ }
}
/**
11 months
Re: [PATCH] clocksource/drivers/timer-vf-pit: Fix build error
by Daniel Lezcano
Hi Thomas,
I was about to send a PR with the revert and this patch. As you picked
up the revert, do you mind to pick also this one?
Thanks
-- Daniel
On 23/03/2020 07:11, afzal mohammed wrote:
> Recently all usages of setup_irq() was replaced by request_irq().
> The replacement in timer-vf-pit.c missed closing parentheses
> resulting in build error (vf610m4_defconfig). Fix it.
>
> Fixes: cc2550b421aa ("clocksource: Replace setup_irq() by
> request_irq()") Reported-by: kbuild test robot <lkp(a)intel.com>
> Signed-off-by: afzal mohammed <afzal.mohd.ma(a)gmail.com> ---
> drivers/clocksource/timer-vf-pit.c | 2 +- 1 file changed, 1
> insertion(+), 1 deletion(-)
>
> diff --git a/drivers/clocksource/timer-vf-pit.c
> b/drivers/clocksource/timer-vf-pit.c index
> 7ad4a8b008c2..1a86a4e7e344 100644 ---
> a/drivers/clocksource/timer-vf-pit.c +++
> b/drivers/clocksource/timer-vf-pit.c @@ -129,7 +129,7 @@ static int
> __init pit_clockevent_init(unsigned long rate, int irq)
> __raw_writel(PITTFLG_TIF, clkevt_base + PITTFLG);
>
> BUG_ON(request_irq(irq, pit_timer_interrupt, IRQF_TIMER |
> IRQF_IRQPOLL, - "VF pit timer", &clockevent_pit); + "VF
> pit timer", &clockevent_pit));
>
> clockevent_pit.cpumask = cpumask_of(0); clockevent_pit.irq = irq;
>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
11 months
[linux-next:master 5640/13335] arch/riscv/net/bpf_jit_comp64.c:1094:47: error: 'BPF_JIT_REGION_START' undeclared
by kbuild test robot
Hi Luke,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 3eb7cccdb3ae41ebb6a2f5f1ccd2821550c61fe1
commit: ca6cb5447ceca6a87d6b62c9e5d41042c34f7ffa [5640/13335] riscv, bpf: Factor common RISC-V JIT code
config: riscv-randconfig-a001-20200331 (attached as .config)
compiler: riscv64-linux-gcc (GCC) 9.3.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout ca6cb5447ceca6a87d6b62c9e5d41042c34f7ffa
# save the attached .config to linux build tree
GCC_VERSION=9.3.0 make.cross ARCH=riscv
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
arch/riscv/net/bpf_jit_comp64.c: In function 'bpf_jit_alloc_exec':
>> arch/riscv/net/bpf_jit_comp64.c:1094:47: error: 'BPF_JIT_REGION_START' undeclared (first use in this function)
1094 | return __vmalloc_node_range(size, PAGE_SIZE, BPF_JIT_REGION_START,
| ^~~~~~~~~~~~~~~~~~~~
arch/riscv/net/bpf_jit_comp64.c:1094:47: note: each undeclared identifier is reported only once for each function it appears in
>> arch/riscv/net/bpf_jit_comp64.c:1095:9: error: 'BPF_JIT_REGION_END' undeclared (first use in this function)
1095 | BPF_JIT_REGION_END, GFP_KERNEL,
| ^~~~~~~~~~~~~~~~~~
arch/riscv/net/bpf_jit_comp64.c:1098:1: warning: control reaches end of non-void function [-Wreturn-type]
1098 | }
| ^
vim +/BPF_JIT_REGION_START +1094 arch/riscv/net/bpf_jit_comp64.c
2353ecc6f91fd1 arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-02-05 1091
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1092 void *bpf_jit_alloc_exec(unsigned long size)
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1093 {
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 @1094 return __vmalloc_node_range(size, PAGE_SIZE, BPF_JIT_REGION_START,
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 @1095 BPF_JIT_REGION_END, GFP_KERNEL,
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1096 PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE,
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1097 __builtin_return_address(0));
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1098 }
7f3631e88ee6fb arch/riscv/net/bpf_jit_comp.c Björn Töpel 2019-12-16 1099
:::::: The code at line 1094 was first introduced by commit
:::::: 7f3631e88ee6fb13beac333a0e9e605d2414d17f riscv, bpf: Provide RISC-V specific JIT image alloc/free
:::::: TO: Björn Töpel <bjorn.topel(a)gmail.com>
:::::: CC: Daniel Borkmann <daniel(a)iogearbox.net>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
11 months
[linux-next:master 12073/13366] drivers/net/ethernet/mellanox/mlx4/crdump.c:45:10: error: initializer element is not constant
by kbuild test robot
Hi Jacob,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 27a8b6c16291760cfb7d955c58d8e34dc27ec9dc
commit: e8937681797c9af491c8a1e362a9db4f4aa1f471 [12073/13366] devlink: prepare to support region operations
config: x86_64-rhel-7.6 (attached as .config)
compiler: gcc-7 (Debian 7.4.0-6) 7.4.0
reproduce:
git checkout e8937681797c9af491c8a1e362a9db4f4aa1f471
# save the attached .config to linux build tree
make ARCH=x86_64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
>> drivers/net/ethernet/mellanox/mlx4/crdump.c:45:10: error: initializer element is not constant
.name = region_cr_space_str,
^~~~~~~~~~~~~~~~~~~
drivers/net/ethernet/mellanox/mlx4/crdump.c:45:10: note: (near initialization for 'region_cr_space_ops.name')
drivers/net/ethernet/mellanox/mlx4/crdump.c:49:10: error: initializer element is not constant
.name = region_fw_health_str,
^~~~~~~~~~~~~~~~~~~~
drivers/net/ethernet/mellanox/mlx4/crdump.c:49:10: note: (near initialization for 'region_fw_health_ops.name')
vim +45 drivers/net/ethernet/mellanox/mlx4/crdump.c
43
44 static const struct devlink_region_ops region_cr_space_ops = {
> 45 .name = region_cr_space_str,
46 };
47
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
11 months
[alexshi:lruiso 20/20] include/linux/memcontrol.h:1359:18: error: 'PAGE_EXT_charge' undeclared; did you mean 'page_is_charge'?
by kbuild test robot
tree: https://github.com/alexshi/linux.git lruiso
head: 4ccbb7df391bca106655c01fe1fdb30db3f67899
commit: 4ccbb7df391bca106655c01fe1fdb30db3f67899 [20/20] debug
config: i386-tinyconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-6) 7.4.0
reproduce:
git checkout 4ccbb7df391bca106655c01fe1fdb30db3f67899
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
In file included from include/linux/swap.h:9:0,
from include/linux/suspend.h:5,
from arch/x86/kernel/asm-offsets.c:13:
include/linux/memcontrol.h: In function 'page_is_charge':
>> include/linux/memcontrol.h:1359:18: error: 'PAGE_EXT_charge' undeclared (first use in this function); did you mean 'page_is_charge'?
return test_bit(PAGE_EXT_charge, &page_ext->flags);
^~~~~~~~~~~~~~~
page_is_charge
include/linux/memcontrol.h:1359:18: note: each undeclared identifier is reported only once for each function it appears in
>> include/linux/memcontrol.h:1359:44: error: dereferencing pointer to incomplete type 'struct page_ext'
return test_bit(PAGE_EXT_charge, &page_ext->flags);
^~
include/linux/memcontrol.h: In function 'page_is_move':
>> include/linux/memcontrol.h:1369:18: error: 'PAGE_EXT_move' undeclared (first use in this function)
return test_bit(PAGE_EXT_move, &page_ext->flags);
^~~~~~~~~~~~~
include/linux/memcontrol.h: In function 'set_page_move':
include/linux/memcontrol.h:1379:10: error: 'PAGE_EXT_move' undeclared (first use in this function)
set_bit(PAGE_EXT_move, &page_ext->flags);
^~~~~~~~~~~~~
include/linux/memcontrol.h: In function 'set_page_charge':
include/linux/memcontrol.h:1389:10: error: 'PAGE_EXT_charge' undeclared (first use in this function); did you mean 'page_is_charge'?
set_bit(PAGE_EXT_charge, &page_ext->flags);
^~~~~~~~~~~~~~~
page_is_charge
make[2]: *** [scripts/Makefile.build:101: arch/x86/kernel/asm-offsets.s] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1113: prepare0] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:180: sub-make] Error 2
23 real 7 user 10 sys 76.90% cpu make prepare
vim +1359 include/linux/memcontrol.h
1351
1352 static inline bool page_is_charge(struct page *page)
1353 {
1354 struct page_ext *page_ext = lookup_page_ext(page);
1355
1356 if (unlikely(!page_ext))
1357 return false;
1358
> 1359 return test_bit(PAGE_EXT_charge, &page_ext->flags);
1360 }
1361
1362 static inline bool page_is_move(struct page *page)
1363 {
1364 struct page_ext *page_ext = lookup_page_ext(page);
1365
1366 if (unlikely(!page_ext))
1367 return false;
1368
> 1369 return test_bit(PAGE_EXT_move, &page_ext->flags);
1370 }
1371
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
11 months