Eugene A. Shatokhin

Results 16 issues of Eugene A. Shatokhin

OS: ROSA Linux, x86_64 Kernel: 4.9.5 WiFi adapter: D-Link DWA-182, USB IDs: 0x2001:0x3315 When I try to use the driver version 4.3.20 with this hardware, the system fails to connect...

OS: ROSA R6 Linux, x64. Kernel 4.1.3. The PCI IDs of the device are 14c3-7630-103c-197c. The problem shows up when I try to unload mt7630e (modprobe -r mt7630e). As described...

More info: https://github.com/dynup/kpatch/commit/586feb40fe116b70d3ac752359706c3e1fafe4ea dump_trace() is deprecated in the kernel version 4.9.

KEDR 0.6. OS: ROSA R8 32-bit. Kernel: 4.7.2-nrj-laptop-1rosa-i586. The test "fault_indicators.common.01" hangs on one of my systems with the following in the system log: INFO: task bash:7306 blocked for more...

Original [issue 22](https://code.google.com/p/kedr/issues/detail?id=22) created by euspectre on 2015-01-22T14:00:03.000Z: There are functions in the kernel, which may not fail in some conditions. Examples: - mempool_alloc never fails if called in process...

Type-Defect
Priority-Medium

Original [issue 21](https://code.google.com/p/kedr/issues/detail?id=21) created by euspectre on 2015-01-22T13:33:46.000Z: Kernel's structures file_system_type and file_operations use 'struct module *owner' field for module, which owns functions set as callback in these structures. KEDR...

Priority-Low
Type-Enhancement

Original [issue 7](https://code.google.com/p/kedr/issues/detail?id=7) created by euspectre on 2012-11-01T08:56:37.000Z: KEDR itself is only a platform for building instruments for analyze kernel modules. Several instruments are already created and included into distributed...

Priority-Low
Type-Enhancement
Component-Docs

Original [issue 12](https://code.google.com/p/kedr/issues/detail?id=12) created by euspectre on 2013-04-12T07:37:28.000Z: There are situations where LeakCheck may output many false positives (see http://code.google.com/p/kedr/wiki/Known_Issues) which are currently too difficult to avoid. Perhaps the means...

Type-Enhancement
Priority-Medium

Original [issue 10](https://code.google.com/p/kedr/issues/detail?id=10) created by euspectre on 2013-04-09T06:51:19.000Z: We have found out several kernel functions that are used (at least) in JFS and simulating faults in these functions could make...

Type-Enhancement
Priority-Medium

Original [issue 8](https://code.google.com/p/kedr/issues/detail?id=8) created by euspectre on 2013-02-25T14:12:04.000Z: put_page() is sometimes used to deallocate memmory pages that were allocated with alloc_page() or the like. Among other things, page_cache_release(), which is...

Type-Enhancement
Priority-Medium