Home
last modified time | relevance | path

Searched refs:bug (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/openbmc/linux/lib/
H A Dbug.c54 static inline unsigned long bug_addr(const struct bug_entry *bug) in bug_addr() argument
57 return (unsigned long)&bug->bug_addr_disp + bug->bug_addr_disp; in bug_addr()
59 return bug->bug_addr; in bug_addr()
70 struct bug_entry *bug = NULL; in module_find_bug() local
76 bug = mod->bug_table; in module_find_bug()
77 for (i = 0; i < mod->num_bugs; ++i, ++bug) in module_find_bug()
78 if (bugaddr == bug_addr(bug)) in module_find_bug()
81 bug = NULL; in module_find_bug()
85 return bug; in module_find_bug()
130 void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() argument
[all …]
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dreport-defect.rst7 `Bugzilla <https://www.bugzilla.org/about/>`__ to submit a defect (bug)
15 Use the following general steps to submit a bug:
19 #. Click "File a Bug" to enter a new bug.
22 for which the bug was found. Bugs for the Yocto Project fall into
24 several products and components. For example, for a bug against the
29 bug (e.g. &DISTRO;).
31 #. Determine and select the "Severity" of the bug. The severity
32 indicates how the bug impacted your work.
34 #. Choose the "Hardware" that the bug impacts.
36 #. Choose the "Architecture" that the bug impacts.
[all …]
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG17 [bug=2034451]
20 by Louis Maddox. [bug=2032848]
23 libxml2 2.12.1. [bug=2045481]
28 and methods that call it. [bug=2015545]
51 BeautifulSoup.encode() [bug=1471755]
54 copy.deepcopy() from the Python standard library). [bug=1709837]
74 a bug, but it shouldn't be an issue in normal use.) [bug=2007895]
105 [bug=2003677]
109 ParserRejectedMarkup error. [bug=2007343]
113 [bug=2007344]
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/
H A D0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch40 +/* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023
42 + clang versions < 8.0.0 have the same bug. */
63 +/* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023
65 + clang versions < 8.0.0 have the same bug. */
86 +/* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023
88 + clang versions < 8.0.0 have the same bug. */
109 +/* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023
111 + clang versions < 8.0.0 have the same bug. */
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dcode-of-conduct-interpretation.rst69 使用 kernel.org bugzilla和其他子系统bugzilla 或bug跟踪工具的开发人员应该遵循
81 视为违反。然而,不适当的语言可以被视为一个bug;如果任何相关方提交补丁,
82 这样的bug将被更快地修复。当前属于用户/内核API的一部分的表达式,或者反映已
83 发布标准或规范中使用的术语的表达式,不被视为bug
H A Dhowto.rst227 “没有人知道新内核何时会被发布,因为发布是根据已知bug的情况来决定
274 报告bug
278 户在这个工具中报告找到的所有bug。如何使用内核bugzilla的细节请访问:
283 文件里有一个很好的模板。它指导用户如何报告可能的内核bug以及需要提供哪些信息
287 利用bug报告
290 练习内核开发技能的最好办法就是修改其他人报告的bug。你不光可以帮助内核变
292 者感受到你的存在。修改bug是赢得其他开发者赞誉的最好办法,因为并不是很多
293 人都喜欢浪费时间去修改别人报告的bug
295 要尝试修改已知的bug,请访问 http://bugzilla.kernel.org 网址。
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dcode-of-conduct-interpretation.rst72 使用 kernel.org bugzilla和其他子系統bugzilla 或bug跟蹤工具的開發人員應該遵循
84 視爲違反。然而,不適當的語言可以被視爲一個bug;如果任何相關方提交補丁,
85 這樣的bug將被更快地修復。當前屬於用戶/內核API的一部分的表達式,或者反映已
86 發布標準或規範中使用的術語的表達式,不被視爲bug
H A Dhowto.rst230 「沒有人知道新內核何時會被發布,因爲發布是根據已知bug的情況來決定
277 報告bug
281 戶在這個工具中報告找到的所有bug。如何使用內核bugzilla的細節請訪問:
286 文件里有一個很好的模板。它指導用戶如何報告可能的內核bug以及需要提供哪些信息
290 利用bug報告
293 練習內核開發技能的最好辦法就是修改其他人報告的bug。你不光可以幫助內核變
295 者感受到你的存在。修改bug是贏得其他開發者讚譽的最好辦法,因爲並不是很多
296 人都喜歡浪費時間去修改別人報告的bug
298 要嘗試修改已知的bug,請訪問 http://bugzilla.kernel.org 網址。
H A Dsubmitting-patches.rst135 如果修補程序修復了一個記錄的bug條目,請按編號和URL引用該bug條目。如果補丁來
140 bug的URL之外,還要總結需要提交補丁的相關討論要點。
174 例如,如果你的改動里同時有bug修正和性能優化,那麼把這些改動拆分到兩個或
240 嚴重的bug,可以考慮短期暫停以允許分銷商向用戶發布補丁;在這種情況下,顯然不應
443 我們。請注意,如果bug是以私有方式報告的,那麼在使用Reported-by標記之前,請
576 將補丁與以前的相關討論關聯起來,例如,將bug修復程序連結到電子郵件和bug報告。
/openbmc/linux/Documentation/admin-guide/
H A Dbug-bisect.rst1 Bisecting a bug
10 not confident in doing that please report the bug to your distribution vendor
17 Before you submit a bug report read
26 Finding patch that caused a bug
29 Using the provided tools with ``git`` makes finding bugs easy provided the bug
56 depending if the bug happened on the changeset you're testing
58 likely caused the bug.
/openbmc/linux/include/linux/
H A Dbug.h34 static inline int is_warning_bug(const struct bug_entry *bug) in is_warning_bug() argument
36 return bug->flags & BUGFLAG_WARNING; in is_warning_bug()
39 void bug_get_file_line(struct bug_entry *bug, const char **file,
65 static inline void bug_get_file_line(struct bug_entry *bug, const char **file, in bug_get_file_line() argument
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A Dcheck-funcs.patch3 Due to a bug, autoheader (2.69) will treat M4 dnl comments in a quoted
9 mine that revealed this autoheader bug, and the affected config.h.in
12 I have reported the autoheader bug here:
13 <https://lists.gnu.org/archive/html/bug-autoconf/2018-02/msg00005.html>
49 +dnl Autoheader (<= 2.69) bug: "dnl" comments in a quoted argument of
51 +dnl (https://lists.gnu.org/archive/html/bug-autoconf/2018-02/msg00005.html)
/openbmc/linux/arch/m68k/include/asm/
H A Dmmu_context.h122 goto bug; in load_ksp_mmu()
126 goto bug; in load_ksp_mmu()
130 goto bug; in load_ksp_mmu()
134 goto bug; in load_ksp_mmu()
138 goto bug; in load_ksp_mmu()
143 goto bug; in load_ksp_mmu()
161 bug: in load_ksp_mmu()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr9 ** 1.10.00.10 10/10/2004 Erich Chen bug fix for SMP & ioctl
10 ** 1.20.00.00 11/29/2004 Erich Chen bug fix with arcmsr_bus_reset when PHY error
11 ** 1.20.00.02 12/09/2004 Erich Chen bug fix with over 2T bytes RAID Volume
25 ** 1.20.00.07 3/23/2005 Erich Chen bug fix with arcmsr_scsi_host_template_init
29 ** bug fix enormous stack usage (Adrian Bunk's comment)
30 ** 1.20.00.08 6/23/2005 Erich Chen bug fix with abort command,
33 ** 1.20.00.09 9/12/2005 Erich Chen bug fix with abort command handling, firmware versi…
34 ** and firmware update notify for hardware bug fix
42 ** 1.20.00.12 9/30/2005 Erich Chen bug fix with 64bit platform's ccbs using if over 4G…
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt22 - The bug was fixed:
51 - The bug in ANSI-C LZMA Decoder was fixed:
65 - The bug was fixed:
105 - The bug in versions 4.33b:4.38b was fixed:
117 - The bug was fixed in C++ version of LZMA Decoder:
138 - The bug in 7z_C (7zIn.c) was fixed:
155 - The bug in LzmaDecodeSize.c was fixed:
200 - The bug was fixed in LzmaDecode.c (ANSI-C LZMA Decoder):
213 - The bug in v4.05 was fixed:
/openbmc/linux/arch/sh/kernel/
H A Dtraps.c92 const struct bug_entry *bug; in handle_BUG() local
99 bug = find_bug(bugaddr); in handle_BUG()
102 if (bug->flags & BUGFLAG_UNWINDER) in handle_BUG()
150 BUILD_TRAP_HANDLER(bug) in BUILD_TRAP_HANDLER() argument
/openbmc/linux/arch/mips/kernel/
H A Dr4k-bugs64.c121 int bug, fix, i; in check_mult_sh() local
143 bug = 0; in check_mult_sh()
146 bug = 1; in check_mult_sh()
148 if (bug == 0) { in check_mult_sh()
/openbmc/ipmitool/control/
H A Dipmitool.spec.in66 - Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
99 - Fix node reporting in GUID; Tracker bug #2339675
101 - Fix endian bug in SDR add from file; Tracker bug #2075258
123 - Fix bug in sdr free space reporting
125 - Fix segfault bug in lan set command
126 - Fix bug in population of raw i2c wdata buffer
127 - Fix bug in ipmb sensor reading
154 - Fix bug that caused infinite loop on BMCs with empty SDRs
173 - Fix bad password assertion bug due to rakp2 HMAC not being checked properly
179 - Fix bug in ipmi_lan_recv_packet() in lan and lanplus interfaces.
[all …]
/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c278 int bug = 0; in check_tlb_sanity() local
283 bug |= check_tlb_entry(w, e, true); in check_tlb_sanity()
286 bug |= check_tlb_entry(w, e, false); in check_tlb_sanity()
287 if (bug & TLB_INSANE) in check_tlb_sanity()
289 if (bug & TLB_SUSPICIOUS) in check_tlb_sanity()
/openbmc/linux/Documentation/filesystems/
H A Dhpfs.rst195 unbalanced trees too :-) but both HPFS and HPFS386 contain bug that it rarely
215 marks them as short (and writes "minor fs error corrected"). This bug is not in
229 0.91 Fixed bug that caused shooting to memory when write_inode was called on
232 0.93 Fixed bug that locked up the machine when there were too many filenames
236 0.95 Fixed a bug that i_hpfs_parent_dir was not updated when moving files
238 1.91 Fixed a bug that chk_sectors failed when sectors were at the end of disk
240 Fixed a bug that could possibly happen (with very low probability) when
258 1.92 Corrected a bug when sync was called just before closing file
272 Fixed a bug that slowed down alloc and prevented allocating 100% space
273 (this bug was not destructive)
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst33 下面的一组文档,针对的是试图跟踪问题和bug的用户。
41 bug-hunting
42 bug-bisect
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst34 下面的一組文檔,針對的是試圖跟蹤問題和bug的用戶。
41 bug-hunting
42 bug-bisect
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sc7180-flakes.txt3 # bug
4 # sometimes.. tbd if this is a kernel CRC bug or a test
H A Dmsm-sdm845-flakes.txt4 # bug
5 # sometimes.. tbd if this is a kernel CRC bug or a test
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst39 - Vince Negri and Dave Stahl (for finding an important caching bug)
50 - Aurelien Aptel (for DFS SMB3 work and some key bug fixes)
51 - Ronnie Sahlberg (for SMB3 xattr work, bug fixes, and lots of great work on compounding)
53 - Sachin Prabhu (many bug fixes, including for reconnect, copy offload and security)
60 Thanks to those in the community who have submitted detailed bug reports

12345678910>>...24