| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_branch.c | 227 f->data.incorrect++; in ftrace_likely_update() 252 percent = p->incorrect * 100; in get_incorrect_percent() 253 percent /= p->correct + p->incorrect; in get_incorrect_percent() 255 percent = p->incorrect ? 100 : -1; in get_incorrect_percent() 292 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal() 312 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show() 350 if (a->incorrect < b->incorrect) in annotated_branch_stat_cmp() 352 if (a->incorrect > b->incorrect) in annotated_branch_stat_cmp()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | sdhci.txt | 7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit 9 is on in the mask then the bit is incorrect in the register and should be 11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/ |
| H A D | 0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch | 19 | <sysroot>/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.… 20 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h> 23 | <sysroot>/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.… 24 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0010-Fix-endianness-issues-for-powerpc-PIE.patch | 12 incorrect endianness 15 reading sh_offset and sh_size in incorrect endianness 17 4. The PHDR segment having an incorrect virt and phys address due to 18 reading the e_phoff in the incorrect endianness
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/kronosnet/kronosnet/ |
| H A D | 0001-libknet-tests-Correct-include-path-for-poll.h.patch | 8 ting incorrect #include <sys/poll.h> to <poll.h> [-Werror,-W#warnings] 9 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
|
| /OK3568_Linux_fs/buildroot/package/aumix/ |
| H A D | 0001-fix-incorrect-makefile-am.patch | 1 Aumix's src/Makefile.am incorrect adds @includedir@ to the list of 3 incorrect, as @includedir@ and @libdir@ are respectively /usr/include
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
| H A D | 0005-fix-incorrect-timeout-while-system-time-changed.patch | 4 Subject: [PATCH 05/11] fix incorrect timeout while system time changed 7 breaks with incorrect timeout.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
| H A D | 0001-open-vm-tools-Correct-include-path-for-poll.h.patch | 10 …11.3.5-r0/recipe-sysroot/usr/include/sys/poll.h:1:2: error: redirecting incorrect #include <sys/po… 11 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.5.1 | 29 - [QTBUG-47188] Fixed incorrect naming of OSM plugin's parameter. 34 - Fixed an issue where the incorrect prefetch algorithm was used for map
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | nicstar.h | 580 #error NS_SMBUFSIZE is incorrect in nicstar.h 592 #error NS_LGBUFSIZE is incorrect in nicstar.h 602 #error NS_RSQSIZE is incorrect in nicstar.h 614 #error NS_VPIBITS is incorrect in nicstar.h
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_operr.S | 162 bnes chkwerr |if not equal, check for incorrect operr 165 bnes chkwerr |if d0 is true, check for incorrect operr 189 bnes chkberr |if not equal, check for incorrect operr 192 bnes chkberr |if d0 is true, check for incorrect operr
|
| /OK3568_Linux_fs/buildroot/package/gcc/12.2.0/ |
| H A D | 0002-fix-condvar.patch | 7 The commit r12-5877-g9e18a25331fa25 removed the incorrect 12 has the incorrect noexcept guarantee. That __nothrow_wait_cv::wait is
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/setserial/setserial/ |
| H A D | add_stdlib.patch | 2 # built-in not being defined and getting an incorrect implicit definition
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/ |
| H A D | 0001-Do-not-install-license-file.patch | 3 File name is incorrect as well; must be LICENSE instead of COPYING.
|
| /OK3568_Linux_fs/rkbin/doc/release/ |
| H A D | RV1126_EN.md | 73 …the MRR function is defective. As a result, the LPDDR4X MRR data may be incorrect. | - | 75 … | The settings of t_xs_x32, t_xs_abort_x32, and t_xs_fast_x32 are incorrect. Some DDR (less …
|
| /OK3568_Linux_fs/buildroot/package/fail2ban/ |
| H A D | Config.in | 12 Fail2Ban is able to reduce the rate of incorrect
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/function2/ |
| H A D | function2_4.2.0.bb | 16 # Installs some data to incorrect top-level /usr directory
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
| H A D | nss-fix-incorrect-shebang-of-perl.patch | 4 Subject: [PATCH] nss: fix incorrect shebang of perl 6 Replace incorrect shebang of perl with `#!/usr/bin/env perl'.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0040-desktop-shell-Use-real-size-for-non-image-background.patch | 7 causing incorrect opaque region.
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0043-desktop-shell-Use-real-size-for-non-image-background.patch | 7 causing incorrect opaque region.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0043-desktop-shell-Use-real-size-for-non-image-background.patch | 7 causing incorrect opaque region.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch | 7 redirecting incorrect #include <wait.h> to <sys/wait.h>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | 0004-configure-fix-incorrect-variable.patch | 4 Subject: [PATCH] configure: fix incorrect variable
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-pip/ |
| H A D | no_shebang_mangling.patch | 3 (or nativesdk). This avoids incorrect interpreter paths in the target scripts.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-munmap.rst | 51 The ``start`` or ``length`` is incorrect, or no buffers have been
|