All of lore.kernel.org
 help / color / mirror / Atom feed
* Identifying the initial bug within the x86 architecture subsystem
@ 2024-01-03  5:42 Dileep Sankhla
  2024-01-03  7:03 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Dileep Sankhla @ 2024-01-03  5:42 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I am new to Linux kernel development and have a keen interest in the
x86 architecture subsystem, particularly in the areas of boot and
feature flags. Before diving into adding or changing features, I would
like to address a few existing bugs. I am good in C and have some
knowledge of assembly language.

Last night, I dedicated time to go through bugs on Bugzilla (see [1]),
considering their priorities but I could not figure out which one to
pick. While I found only a couple of bugs with the latest modification
date, I lack the same hardware as the original poster (OP) to
reproduce and fix those bugs. How can I identify the first bug in this
subsystem? Given the relatively low number of bugs, should I consider
reaching out to the maintainer of `arch/x86/boot` if I cannot find a
suitable one to fix?

P.S. I have one commit in the kernel from 2018 (see [2]) , but it was
merely addressing a `checkpatch.pl` warning.

Regards,
Dileep

[1]: https://bugzilla.kernel.org/buglist.cgi?bug_severity=blocking&bug_severity=high&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=i386&component=x86-64&descending=on&longdesc=boot%2Cfeature%20flags&longdesc_type=anywordssubstr&order=changeddate%20DESC%2Cpriority%20DESC%2Cbug_severity&priority=P1&priority=P2&priority=P3&product=Platform%20Specific%2FHardware&query_format=advanced&rep_platform=Intel&rep_platform=i386&rep_platform=x86-64

[2]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b79f3f68cc306637b88072804396685dc037c779

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-03 10:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03  5:42 Identifying the initial bug within the x86 architecture subsystem Dileep Sankhla
2024-01-03  7:03 ` Greg KH
2024-01-03  9:53   ` Dileep Sankhla
2024-01-03  9:58     ` Greg KH
2024-01-03 10:08       ` Dileep Sankhla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.