Description of problem: I do a lot of patch pulls from other people, and in the process I need to resolve rejects often. While using debian, which has an alpha version of patch 2.5.9, it produces the following type of format when a reject happens: *************** static int push_rt_task(struct rq *rq) *** 1056,1062 **** { struct task_struct *next_task; struct rq *lowest_rq; - int paranoid = RT_MAX_TRIES; if (!rq->rt.overloaded) return 0; --- 1056,1061 ---- { struct task_struct *next_task; struct rq *lowest_rq; if (!rq->rt.overloaded) return 0; The "push_rt_task" part is very informative. It helps me know exactly where to go when I need to resolve the patch. But unfortunately, fedora is using an older version of patch 2.5.4 which simply would do the same as above, but without the helpful "static int push_rt_task(struct rq *rq)" part. This is a feature request to add this format to the rejects produced by the fedora patch utility.
patch-2.6-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/patch-2.6-1.fc12
patch-2.6-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/patch-2.6-1.fc11
patch-2.6-1.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/patch-2.6-1.fc10
This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
patch-2.6-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update patch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-11639
patch-2.6-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update patch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11644
patch-2.6-1.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update patch'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-11656
patch-2.6-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
patch-2.6-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
patch-2.6-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.