Searched full:sure (Results 1 – 25 of 380) sorted by relevance
12345678910>>...16
| /Documentation/hwmon/ |
| D | submitting-patches.rst | 40 CONFIG_SMP, make sure it compiles for all configuration variants. 46 * Make sure the documentation in Documentation/hwmon/<driver_name>.rst is up to 49 * Make sure the information in Kconfig is up to date. 72 * Make sure that all dependencies are listed in Kconfig. 99 * If the driver has a detect function, make sure it is silent. Debug messages 123 * Make sure there are no race conditions in the probe function. Specifically,
|
| D | w83793.rst | 74 If you want to set a pwm fan to manual mode, you just need to make sure it 77 sure bit 0 is cleared in the 6 values. And then set the pwm1 value to
|
| D | shtc1.rst | 56 is used. Make sure clock-stretching works properly on your device if you
|
| /Documentation/admin-guide/ |
| D | init.rst | 19 B) make sure you have the correct root FS type 31 E) make sure the binary's architecture matches your hardware. 34 you should make sure that the script specifies an interpreter in its shebang
|
| /Documentation/networking/device_drivers/ti/ |
| D | tlan.txt | 35 I am not sure if 100BaseTX daughterboards (for those cards which 67 to force 100Mbs operation. (I'm not sure what will happen 108 1. Make sure your card's PCI id is among those listed in 110 2. Make sure routing is correct.
|
| /Documentation/networking/ |
| D | gen_stats.txt | 76 are responsible for making sure that the lock is initialized. 95 1) make sure you have basic stats and rate stats setup first. 96 2) make sure you have initialized stats lock that is used to setup such 112 my_rate_est_stats) Make sure that my_basicstats and my_rate_est_stats
|
| D | 6lowpan.txt | 49 on ARPHRD_6LOWPAN, because you can be sure that these function are called
|
| /Documentation/arm/omap/ |
| D | omap.rst | 11 v4.3+ Update is needed for custom .config files to make sure 15 v4.18+ Update is needed for custom .config files to make sure
|
| /Documentation/networking/device_drivers/ |
| D | sb1000.txt | 54 configuration. Make sure to say "Y" to "Prompt for development drivers" 58 2.) *BEFORE* you build the kernel, edit drivers/net/sb1000.c. Make sure 69 IRQ, and DMA settings for all your PnP cards. Make sure none of the settings 90 8.) Be sure to modify /etc/ppp/firewall to use ipchains instead of 116 IP addresses (like 204.71.200.67), be sure your /etc/resolv.conf file 146 /usr/include/linux and /usr/include/asm header files. Make sure you 155 Make sure they don't conflict with any other pieces of hardware first! Then 174 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on
|
| /Documentation/trace/ |
| D | tracepoints.rst | 99 the module exit function to make sure there is no caller left using 101 probe call, make sure that probe removal and module unload are safe. 105 tracepoint name over all the kernel to make sure no type conflict will 107 to make sure typing is correct. Verification of probe type correctness
|
| /Documentation/ia64/ |
| D | ia64.rst | 34 the original README for details BUT make sure you have an IA-64 44 obvious targets include making sure we don't flush the TLB
|
| /Documentation/core-api/ |
| D | local_ops.rst | 40 CPU which owns the data. Therefore, care must taken to make sure that only one 42 making sure that we modify it from within a preemption safe context. It is 71 process context to make sure the process won't be migrated to a 77 disable preemption anyway to make sure it will still work correctly on 104 local atomic operations: it makes sure that preemption is disabled around write
|
| D | circular-buffers.rst | 171 /* wake_up() will make sure that the head is committed before 217 This will instruct the CPU to make sure the index is up to date before reading 218 the new item, and then it shall make sure the CPU has finished reading the item 224 be sure that the opposition index will _only_ be used the once.
|
| D | cachetlb.rst | 44 the TLB. After running, this interface must make sure that 58 interface must make sure that any previous page table 83 After running, this interface must make sure that any previous 291 D-cache aliasing, to make sure these kernel stores are 296 sure that kernel reads of these pages will see the most recent 393 the vmap area. This is to make sure that any data the kernel
|
| /Documentation/ |
| D | DMA-ISA-LPC.txt | 23 this is not present on all platforms make sure you construct your 114 sure that all data has been transferred. 148 It is the driver's responsibility to make sure that the machine isn't
|
| /Documentation/ide/ |
| D | warm-plug-howto.rst | 15 NOTE: please make sure that partitions are unmounted and that there are
|
| /Documentation/i2c/ |
| D | dma-considerations.rst | 31 copied into kernel space anyhow. The I2C core makes sure the destination 70 make sure you have CONFIG_DMA_API_DEBUG enabled during development. It can help
|
| /Documentation/ioctl/ |
| D | hdio.rst | 184 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 234 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 298 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 358 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1058 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1088 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1116 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1144 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1240 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) 1268 - EINVAL (bdev != bdev->bd_contains) (not sure what this means) [all …]
|
| /Documentation/admin-guide/LSM/ |
| D | SELinux.rst | 20 3. Make sure that you are not running with
|
| /Documentation/vm/ |
| D | split_page_table_lock.rst | 61 Make sure the architecture doesn't use slab allocator for page table 72 pmd_free_tlb(), but make sure you cover all PMD table allocation / freeing
|
| /Documentation/filesystems/nfs/ |
| D | pnfs-scsi-server.txt | 21 On the client make sure the kernel has the CONFIG_PNFS_BLOCK option
|
| /Documentation/usb/ |
| D | ohci.rst | 31 risks can be minimized by making sure the hardware always has transfers to
|
| /Documentation/ABI/testing/ |
| D | dell-smbios-wmi | 41 8) Be sure to free up your allocated object.
|
| /Documentation/block/ |
| D | writeback_cache_control.rst | 24 the filesystem and will make sure the volatile cache of the storage device 37 filesystem and will make sure that I/O completion for this request is only
|
| /Documentation/process/ |
| D | management-style.rst | 62 can be made small by just always making sure that if you were wrong (and 114 sure as hell shouldn't encourage them by promising them that what they 180 scan nearly as well. But I'm sure he thought about it. 195 Make sure that you, as a kernel maintainer, are in the second group. 233 face it, it sure ain't you.
|
12345678910>>...16