Not totally sure what kind of incompatibility this was triggering in
userspace since Zygote crashed during early boot and we never really
booted properly.
F DEBUG : Abort message: 'Check failed: errno == ENOSYS || errno == EACCES userfaultfd: Invalid argument'
As of [1], this was enabled to maintain compatibility with FCM lvl 6,
however, even with ACK merged in, this config isn't referenced on any
of the msm-5.4 devices. Google does enable it on 5.10 but that's it.
There is a very clear possibility that we are missing patches from our
kernel which is stuck in the android11 feature branch thanks to GRF.
So let's not build userfaultfd.o for now until we find the patches we
could potentially be missing.
[1]: 6c977edc08 (diff-964834bfc482b7aac5603b12ffc6e7a71a497f69c9307cfb1e560af48d5c9140R109)
Change-Id: I62026ff91095f7da339c6102aa1d15de45c552e3
Currently iptables doesn't has support for multiport config
options and due to WFA 5.6.1 test is failing as part of QOS-R2.
This change is to enable xt_multiport modules to support
multiport config.
Change-Id: If4bfdad7b6755b5f5532ec5b21d6272d7894fe34
Signed-off-by: Balaji Pothunoori <quic_bpothuno@quicinc.com>
Cleanup the redundant configs from holi_GKI.config as they are
updated in gki_defconfig.
Change-Id: I9e1a3bc7800e9d1e56ba651a63ebab03dd52546e
Signed-off-by: Srinivasarao Pathipati <quic_spathi@quicinc.com>
The config CONFIG_FORTIFY_SOURCE is disabled in gki_defconfig
with 'commit 90d684876917 ("ANDROID: GKI: disable CONFIG_FORTIFY_SOURCE")'
so removing it.
Change-Id: I81db9fea3f4dbc640df385efdaaa4461e5db1c8c
Signed-off-by: Srinivasarao Pathipati <quic_spathi@quicinc.com>
Due to changes in Kconfig default options, genericarmv8 is out of sync.
Sync genericarmv8 defconfig to the latest code.
Change-Id: I15d753b9d9429ac623fd7b7e7eaa936b5ed2a8b1
Signed-off-by: Pavankumar Kondeti <quic_pkondeti@quicinc.com>
subsystem_sleep_stats provide IOCTL interface to
statistical information and can be useful where debugfs
not present.
This change enables this driver.
Change-Id: Id53650408d00781aece49aa29d87b389cd409d43
Signed-off-by: Tushar Nimkar <tnimkar@codeaurora.org>
Send WPSS restart level type as enable or disable PHY processor
SSR to FW using QMI.
Change-Id: I28879cf13e5874c49b2c346c076082f7f8a59fe1
Signed-off-by: Vijay Patil <vijaylil@codeaurora.org>
Enablig CONFIG_PRINTK_CALLER, causes printk to add a caller "thread id"
or a caller "processor id" to the message.
Change-Id: Ifd0a2a151df71156d57344d819ce3d5583c60e53
Signed-off-by: satyanarayan kamasali <kamasali@codeaurora.org>
Register notifier to get notification for restart_level
change of WPSS and send SMP2P command to FW to enable
PHY processor SSR.
Change-Id: Id0edb6ab6a44fbca83b2dbe6bad7c86e2540d865
Signed-off-by: Naman Padhiar <npadhiar@codeaurora.org>
Enable TLB conflict handling for QGKI image of holi.
Change-Id: Idbb5476c2495add61c3c659494c60f368a2e3e42
Signed-off-by: Naina Mehta <nainmeht@codeaurora.org>
Sysmon subsystem driver exposes API to query various
SoC level Q6 load, power statistics from the shared
memory exported by the remote processor.
Change-Id: I84da55d0f72a0c9d0c4a90a78d8589079aa9b93e
Signed-off-by: Bavyasritha Alahari <alahari@codeaurora.org>
Enable common driver to limit Cx ipeak based on voting from
various clients in multimedia.
Change-Id: I6504279f76bb215e24434aa4078bf073a1e83b9f
Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
Add mproc related defconfig for sa8155 which inlcudes
qrtr,hwspinlock,mailbox,glink,smem,smp2p and ipc logging
related configurations.
Change-Id: I1ae37f28648c78fdf14fe2f6ba1cdcbb453f464b
Signed-off-by: Arun Prakash <app@codeaurora.org>
Signed-off-by: Veera Vegivada <vvegivad@codeaurora.org>