<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/android_kernel_m2note/drivers/misc/mediatek/aee/aed, branch ng-7.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/'/>
<updated>2018-11-29T16:49:05+00:00</updated>
<entry>
<title>Replace &lt;asm/uaccess.h&gt; with &lt;linux/uaccess.h&gt; globally</title>
<updated>2018-11-29T16:49:05+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2016-12-24T19:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=8588b01909e0145e5e84f5fe0a5353bd194f205c'/>
<id>urn:sha1:8588b01909e0145e5e84f5fe0a5353bd194f205c</id>
<content type='text'>
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*&lt;asm/uaccess.h&gt;'
  sed -i -e "s!$PATT!#include &lt;linux/uaccess.h&gt;!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>AEE: disable aee_kernel_dal_api.</title>
<updated>2018-05-16T11:21:02+00:00</updated>
<author>
<name>Shangbing Hu</name>
<email>shangbing.hu@mediatek.com</email>
</author>
<published>2016-07-12T22:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=81dc72af9d0dfda123ea52adcf2695bfa4bfe029'/>
<id>urn:sha1:81dc72af9d0dfda123ea52adcf2695bfa4bfe029</id>
<content type='text'>
[Detail] the red screen feature should be available only for AEE,
or it would make users confused about whether AEE workes well.

[Solution] Disable this api.

MTK-Commit-Id: 47ccf5e37ed8b58b51c90d29cb1f3fc644032af8

Change-Id: Ia85f398e367e062c89bcb751a8887fdae44d55f3
Signed-off-by: Shangbing Hu &lt;shangbing.hu@mediatek.com&gt;
CR-Id: ALPS02530766
Feature: Android Exception Engine(AEE)
</content>
</entry>
<entry>
<title>AEE: fix code defects.</title>
<updated>2017-05-11T15:14:28+00:00</updated>
<author>
<name>Anmin Hsu</name>
<email>anmin.hsu@mediatek.com</email>
</author>
<published>2015-10-01T16:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=7c92892ae9029c331e2e3e5d0928ebb12f0dab5e'/>
<id>urn:sha1:7c92892ae9029c331e2e3e5d0928ebb12f0dab5e</id>
<content type='text'>
[Detail] defects found out by Coverity: memroy leak risk.
related files:aee kernel driver aed-debug.c &amp; aed-main.c

[Solution] fix the defects with kfree().

[Feature] Android Exception Engine(AEE)

MTK-Commit-Id: 3c664402362bd16414b09e9050b91f45849b6a3f

Change-Id: Ib4a67f16d5552a5c5c1096eedef1e8b4ef8faece
Signed-off-by: Zhiyong Wang &lt;zhiyong.wang@mediatek.com&gt;
CR-Id: ALPS02319644
</content>
</entry>
<entry>
<title>AEE: kernel driver memory leak risk</title>
<updated>2017-04-25T09:28:23+00:00</updated>
<author>
<name>Anmin Hsu</name>
<email>anmin.hsu@mediatek.com</email>
</author>
<published>2015-09-19T02:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=58067019ce093efa129f7b1e07919da247fa63e7'/>
<id>urn:sha1:58067019ce093efa129f7b1e07919da247fa63e7</id>
<content type='text'>
[Detail] It has memory leak risk while call aee_kernel_dal_api().

[Solution] Modify aee_kernel_dal_api() with kfree() system call.

[Feature] Memory Optimization

MTK-Commit-Id: 09f75c2a0814049e8285693b5b5c715efe1298f7

Change-Id: I9902927084839175bb72e746c481b0d969d819d6
Signed-off-by: Zhiyong Wang &lt;zhiyong.wang@mediatek.com&gt;
CR-Id: ALPS02312652
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2016-08-15T02:19:42+00:00</updated>
<author>
<name>Meizu OpenSource</name>
<email>patchwork@meizu.com</email>
</author>
<published>2016-08-15T02:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=d2e1446d81725c351dc73a03b397ce043fb18452'/>
<id>urn:sha1:d2e1446d81725c351dc73a03b397ce043fb18452</id>
<content type='text'>
</content>
</entry>
</feed>
