On 09/07/2015 04:59 PM, Vladimir Davydov wrote:
> On Fri, Sep 04, 2015 at 05:06:15PM +0300, Andrey Ryabinin wrote:
> ...
>> diff --git a/mm/kasan/report.c b/mm/kasan/report.c
>> index ad69bac..17af572 100644
>> --- a/mm/kasan/report.c
>> +++ b/mm/kasan/report.c
>> @@ -212,6 +212,7 @@ static void ka
On Fri, Sep 04, 2015 at 05:06:15PM +0300, Andrey Ryabinin wrote:
...
> diff --git a/mm/kasan/report.c b/mm/kasan/report.c
> index ad69bac..17af572 100644
> --- a/mm/kasan/report.c
> +++ b/mm/kasan/report.c
> @@ -212,6 +212,7 @@ static void kasan_report_error(struct kasan_access_info
> *info)
>
This is usefull for automated testing.
https://jira.sw.ru/browse/PSBM-39339
Signed-off-by: Andrey Ryabinin
---
mm/kasan/report.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/mm/kasan/report.c b/mm/kasan/report.c
index ad69bac..17af572 100644
--- a/mm/kasan/report.c
+++ b/mm/kasan/report.