| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | patch.py | 715 def __init__(self, patchset, terminal): argument 728 def __init__(self, patchset, terminal): argument 729 self.patchset = patchset 734 os.chdir(self.patchset.dir) 736 self.patchset.Push() 746 def __init__(self, patchset, terminal): argument 747 self.patchset = patchset 754 os.chdir(self.patchset.dir) 756 self.patchset.Push(False) 759 patchcmd = self.patchset.Push(True, False, False) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | patch.bbclass | 141 patchset = cls(patchdir, d) 142 resolver = rcls(patchset, oe_terminal) 143 classes[patchdir] = (patchset, resolver) 144 patchset.Clean() 146 patchset, resolver = classes[patchdir] 150 patchset.Import({"file":local, "strippath": parm['striplevel']}, True)
|
| /OK3568_Linux_fs/buildroot/package/localedef/ |
| H A D | 0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch | 9 patchset relaxes the restriction such that builds can still 12 Here's a related post from 2018 for a similar patchset.
|
| /OK3568_Linux_fs/kernel/Documentation/maintainer/ |
| H A D | maintainer-entry-profile.rst | 73 obligation to ever accept any given patchset, but if the review has not 86 after a patchset has been posted without receiving any feedback. In
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | bigalloc.rst | 30 block, even for directories. TaoBao had a patchset to extend the “use
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | hwlat_detector.rst | 12 however there is nothing x86 specific about this patchset. It was
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | submit-checklist.rst | 104 24) Tested after it has been merged into the -mm patchset to make sure
|
| H A D | adding-syscalls.rst | 179 To make new system calls easy to review, it's best to divide up the patchset 488 patchset, for the convenience of reviewers.
|
| /OK3568_Linux_fs/kernel/ |
| H A D | README.md | 8 the new driver or changes to an existing driver in the same patchset as the export.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | tls.rst | 209 A patchset to OpenSSL to use ktls as the record layer is
|
| H A D | msg_zerocopy.rst | 51 patchset
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.2.rst | 104 - libtool: Update patchset to match those submitted upstream
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 129 ACPICA release patchset for the Linux ACPI community. This process is
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | highres.rst | 246 Aside the current initial submission of i386 support, the patchset has been
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1006 b. What about the -rt patchset? If readers would need to block 1009 necessary. (The -rt patchset turns spinlocks into sleeplocks,
|
| H A D | RTFP.txt | 1159 ,Title="Subject: [patchset] Lockfree fd lookup 0 of 5" 1172 ,Title="Subject: Re: [patchset] Lockfree fd lookup 0 of 5"
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 1100 | addition, the -rt patchset turns spinlocks into a sleeping locks so | 2292 patchset <https://rt.wiki.kernel.org/index.php/Main_Page>`__. The 2302 encountered by a very early version of the -rt patchset. 2305 latency budget. In fact, on smaller systems with the -rt patchset, the
|