Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On 08.12.2019 00:35, matthew green wrote:
>> Module Name:	src
>> Committed By:	kamil
>> Date:		Sat Dec  7 19:50:34 UTC 2019
>>
>> Modified Files:
>> 	src/sys/kern: subr_kcov.c
>>
>> Log Message:
>> Revert the in_interrupt() change to use again the x86 specific code
>>
>> This is prerequisite for kMSan and upcoming kernel changes.
>>
>> Discussed with <maxv>
> 
> why is this?  what is the problem?
> 
> we shouldn't be putting back MD code into sys/kern files.
> the existing interface to check this *is* cpu_intr_p(),
> which should resolve to the same basic thing as the x86
> specific version.
> 
> 
> .mrg.
> 

I will let Maxime to answer.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index