Subbaraman Narayanamurthy
d09cd0dd75
kobject: increase number of kobject uevent pointers to 64
Power supply framework uses uevents to notify the power supply
change events to the userspace. Some power supplies have their
properties increasing thus overflowing the number of kobject
uevent pointers, triggering warning shown below.
[ 10.577545] WARNING: CPU: 3 PID: 406 at kernel/lib/kobject_uevent.c:393 add_uevent_var+0xc0/0x100()
[ 10.589680] add_uevent_var: too many keys
[ 10.593809] Modules linked in:
[ 10.596686] CPU: 3 PID: 406 Comm: kworker/3:2 Tainted: G W 3.18.20-g5e99605-00057-gd18285f #603
[ 10.606373] Hardware name: Qualcomm Technologies, Inc. MSM 8996 v3 + PMI8996 MTP (DT)
[ 10.614188] Workqueue: events power_supply_changed_work
[ 10.619366] Call trace:
[ 10.621803] [<ffffffc00008881c>] dump_backtrace+0x0/0x130
[ 10.627175] [<ffffffc00008895c>] show_stack+0x10/0x1c
[ 10.632237] [<ffffffc000cc4d00>] dump_stack+0x74/0xb8
[ 10.637253] [<ffffffc0000a0fec>] warn_slowpath_common+0x90/0xb8
[ 10.643170] [<ffffffc0000a1060>] warn_slowpath_fmt+0x4c/0x58
[ 10.648814] [<ffffffc00031121c>] add_uevent_var+0xbc/0x100
[ 10.654259] [<ffffffc0003116f8>] kobject_uevent_env+0x498/0x5a8
[ 10.660185] [<ffffffc000311814>] kobject_uevent+0xc/0x18
[ 10.665457] [<ffffffc0007fd3c0>] power_supply_changed_work+0xb0/0xf0
[ 10.671830] [<ffffffc0000b617c>] process_one_work+0x23c/0x3f4
[ 10.677529] [<ffffffc0000b7338>] worker_thread+0x280/0x3a8
[ 10.683017] [<ffffffc0000bb384>] kthread+0xe0/0xec
Fix this warning by increasing the number of kobject uevent
pointers from 32 to 64.
CRs-Fixed: 971954
Change-Id: Ide942d25006abd36ba7be945be397a535e91d970
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2019-02-14 11:59:21 -08:00
..
2018-12-01 09:37:29 +01:00
2018-11-21 09:19:16 +01:00
2018-12-10 11:09:45 -08:00
2018-08-18 15:55:59 -07:00
2018-09-30 08:49:55 -07:00
2019-01-15 17:02:34 -07:00
2019-01-18 12:04:53 -08:00
2018-08-22 14:07:56 +02:00
2018-12-10 11:09:45 -08:00
2018-09-10 16:58:36 +01:00
2018-10-10 18:26:16 -07:00
2019-01-25 17:25:39 -08:00
2018-11-27 16:13:05 +01:00
2018-12-20 17:43:16 -08:00
2018-10-12 15:25:17 +01:00
2018-09-13 00:28:56 -07:00
2018-08-26 17:45:25 -07:00
2018-11-07 10:56:47 -08:00
2018-12-10 11:09:45 -08:00
2018-10-18 15:51:12 -07:00
2019-01-18 11:56:24 -08:00
2019-01-16 20:56:01 -08:00
2019-01-16 21:49:14 -08:00
2019-01-25 01:41:35 -08:00
2019-01-16 15:43:08 -07:00
2019-02-01 12:37:40 -08:00
2018-08-22 08:08:27 -07:00
2018-08-30 21:40:38 +05:30
2018-10-26 12:25:24 +01:00
2018-08-30 14:18:03 +01:00
2018-08-22 10:52:46 -07:00
2018-08-22 10:52:46 -07:00
2018-12-19 18:38:58 +05:30
2018-11-08 13:43:58 -08:00
2018-08-22 10:52:48 -07:00
2018-09-13 00:28:56 -07:00
2018-08-31 14:48:56 -06:00
2018-09-11 10:59:53 -06:00
2019-02-01 16:50:23 -08:00
2018-11-13 11:08:14 -08:00
2018-08-28 17:10:42 +05:30
2018-10-26 11:57:46 +01:00
2018-10-04 13:28:08 -07:00
2018-12-05 17:11:55 -08:00
2018-09-07 11:02:04 -07:00
2018-08-29 14:21:21 -07:00
2018-11-13 11:08:25 -08:00
2018-11-07 10:02:40 -08:00
2018-08-28 17:10:42 +05:30
2018-09-20 15:23:58 +02:00
2018-08-22 17:31:34 -07:00
2018-09-21 10:07:11 -07:00
2018-12-10 11:09:45 -08:00
2018-09-26 00:41:53 -07:00
2018-10-09 10:38:08 +08:00
2018-11-30 00:07:10 -08:00
2019-01-30 15:14:04 -08:00
2018-12-04 10:28:53 -08:00
2018-08-28 17:10:42 +05:30
2018-10-26 12:25:24 +01:00
2019-01-13 20:04:02 -08:00
2018-10-26 11:57:55 +01:00
2019-01-02 11:37:54 -08:00
2018-08-22 10:52:46 -07:00
2018-08-22 10:52:48 -07:00
2018-12-05 09:48:14 -08:00
2019-01-17 14:37:23 -08:00
2018-08-28 16:46:04 +05:30
2019-01-02 11:32:56 -08:00
2019-01-28 13:18:09 -08:00
2018-08-29 14:21:21 -07:00
2018-10-30 18:03:01 -07:00
2018-12-10 11:09:45 -08:00
2018-08-29 14:21:21 -07:00
2018-11-08 11:15:42 -08:00
2018-12-02 17:11:18 +02:00
2018-09-07 11:49:50 -07:00
2018-10-26 11:47:11 +01:00
2018-12-10 11:09:45 -08:00
2018-08-25 13:40:38 -07:00
2019-01-19 11:20:37 +08:00
2018-11-20 13:59:49 -08:00
2018-11-21 16:25:40 -08:00
2018-12-05 09:48:14 -08:00
2018-12-17 09:24:38 +01:00
2018-12-01 09:37:31 +01:00
2018-12-05 09:48:14 -08:00
2018-12-20 17:43:16 -08:00
2018-09-21 20:26:59 -06:00
2018-08-23 18:48:43 -07:00
2018-08-28 17:10:42 +05:30
2018-12-10 11:09:45 -08:00
2018-11-13 11:08:54 -08:00
2018-12-05 19:32:13 +01:00
2018-09-04 21:31:43 +02:00
2018-10-01 16:24:40 -07:00
2019-01-02 11:23:20 -08:00
2018-10-18 11:30:52 +02:00
2018-10-05 16:32:04 -07:00
2018-12-13 09:16:22 +01:00
2018-08-30 23:13:15 +02:00
2018-11-21 09:19:20 +01:00
2018-08-26 11:48:42 -07:00
2018-12-03 15:57:38 -08:00
2018-08-28 17:10:42 +05:30
2018-08-28 17:10:42 +05:30
2019-01-02 12:45:39 -08:00
2018-12-10 11:09:45 -08:00
2018-11-09 10:21:49 -08:00
2018-12-10 11:09:45 -08:00
2018-10-12 15:24:26 -07:00
2018-12-02 17:11:18 +02:00
2018-12-02 17:11:18 +02:00
2018-12-02 17:11:18 +02:00
2018-12-02 17:11:18 +02:00
2019-01-29 17:49:31 -08:00
2019-01-29 00:25:52 -08:00
2019-01-09 18:53:43 -08:00
2018-12-10 11:09:45 -08:00
2018-08-22 10:52:52 -07:00
2018-12-05 09:48:13 -08:00
2019-01-15 17:02:53 -07:00
2019-01-09 11:00:11 -08:00
2018-08-26 11:25:21 -07:00
2018-08-22 10:52:46 -07:00
2018-08-28 17:10:42 +05:30
2018-08-28 17:10:42 +05:30
2019-02-14 11:59:21 -08:00
2018-09-20 00:51:43 +02:00
2018-11-06 18:19:20 -08:00
2018-11-06 18:19:20 -08:00
2018-11-01 15:36:36 -07:00
2018-08-24 13:20:33 -07:00
2018-12-17 14:27:49 -08:00
2018-08-22 10:52:45 -07:00
2018-12-07 12:30:35 -08:00
2018-08-28 17:10:42 +05:30
2019-01-25 10:41:48 -08:00
2018-09-13 15:18:04 -10:00
2018-12-05 09:48:11 -08:00
2019-01-22 12:28:57 -08:00
2018-08-22 10:52:44 -07:00
2018-10-09 08:30:51 +02:00
2019-01-16 20:56:01 -08:00
2018-10-22 12:13:36 -07:00
2018-12-05 09:48:13 -08:00
2018-11-28 14:38:14 -08:00
2018-12-10 11:09:45 -08:00
2018-12-10 11:09:45 -08:00
2018-12-10 11:09:45 -08:00
2018-12-10 11:09:45 -08:00
2019-01-16 18:40:11 +05:30
2019-01-29 17:49:31 -08:00
2019-02-01 12:37:40 -08:00
2018-12-10 11:09:45 -08:00
2018-11-28 14:38:14 -08:00
2018-11-12 11:25:06 -08:00
2018-12-10 11:09:45 -08:00
2018-12-10 11:09:45 -08:00
2018-12-10 11:09:45 -08:00
2018-11-28 20:45:35 -08:00
2018-12-20 17:43:16 -08:00
2018-12-05 19:31:59 +01:00
2018-11-03 16:29:22 -07:00
2018-09-28 14:47:40 +02:00
2018-09-23 21:55:24 -07:00
2019-01-30 12:43:25 +05:30
2018-08-23 16:03:58 -07:00
2019-01-02 11:32:56 -08:00
2018-08-22 10:52:45 -07:00
2018-11-13 11:08:24 -08:00
2018-11-08 13:43:58 -08:00
2019-01-21 12:11:46 -08:00
2019-01-16 20:56:01 -08:00
2018-08-31 08:30:42 -04:00
2018-11-05 20:44:56 -08:00
2018-08-23 18:48:43 -07:00
2018-08-28 17:10:42 +05:30
2018-09-03 19:05:13 -07:00
2018-09-11 21:44:52 -05:00
2018-08-22 10:52:45 -07:00
2019-01-18 10:48:36 -08:00
2019-01-11 19:12:30 -08:00
2018-12-01 09:37:34 +01:00
2018-10-16 10:35:44 -07:00
2018-10-26 11:53:59 +01:00
2018-09-11 14:03:08 -06:00
2018-11-08 13:44:08 -08:00
2019-02-06 17:09:02 -08:00
2018-08-28 17:10:42 +05:30
2018-12-17 09:24:39 +01:00
2018-12-05 19:32:03 +01:00
2018-11-01 15:36:36 -07:00
2018-12-20 15:53:33 +05:30
2018-08-22 18:17:29 +02:00
2018-09-19 15:24:43 +08:00
2018-12-02 17:11:18 +02:00
2018-10-18 15:51:12 -07:00
2019-01-31 10:22:23 -08:00
2018-10-26 11:54:00 +01:00
2019-02-01 17:08:00 -08:00
2018-12-10 11:09:45 -08:00
2018-10-02 14:38:02 -07:00
2018-08-20 09:22:45 -07:00
2018-12-10 11:09:45 -08:00
2018-08-22 10:52:43 -07:00
2018-11-13 11:08:45 -08:00
2018-12-17 09:24:27 +01:00
2018-09-12 19:46:21 -07:00
2018-09-18 19:48:08 -07:00
2018-12-05 09:48:13 -08:00
2018-10-16 10:35:44 -07:00
2018-10-16 10:35:44 -07:00
2018-08-23 18:48:44 -07:00
2019-01-02 12:00:55 -08:00
2018-08-18 11:44:53 -07:00
2018-12-05 09:48:12 -08:00
2018-12-05 09:48:12 -08:00
2018-11-13 11:08:51 -08:00
2018-12-05 19:32:00 +01:00
2018-12-21 16:43:14 -08:00
2018-10-26 09:00:47 -06:00
2018-08-22 15:11:35 +02:00
2018-09-03 13:26:44 +02:00
2019-01-13 23:39:23 -08:00
2018-09-25 16:17:20 +08:00
2018-10-17 15:35:29 -04:00
2018-12-08 12:59:07 +01:00
2019-01-08 14:52:07 -08:00
2019-01-02 10:56:07 -08:00
2019-02-06 10:21:49 -07:00
2018-09-12 14:58:47 -07:00
2018-12-03 15:42:50 -08:00
2018-12-20 17:43:16 -08:00
2018-08-23 18:48:44 -07:00
2018-08-28 17:10:42 +05:30
2018-09-13 17:58:30 +02:00
2018-10-04 22:23:15 -07:00
2018-10-16 10:35:44 -07:00
2018-09-13 15:18:04 -10:00
2018-11-13 11:08:42 -08:00
2018-12-05 09:48:13 -08:00