bugDazuko - Bugs: bug #14347, Dazuko messages override...

 
 

bug #14347: Dazuko messages override boot-splash

Submitter:  Alon Bar-Lev <alonbl>
Submitted:  Wed 31 Aug 2005 09:09:08 AM UTC
   
 
Status:  None Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 02 Sep 2005 02:47:12 PM UTC, comment #7: 

The change has been added to CVS.

John Ogness <ogman>
Group administrator
Fri 02 Sep 2005 12:24:01 PM UTC, comment #6: 

Many thanks...
I don't like to patch products...

Alon Bar-Lev <alonbl>
Fri 02 Sep 2005 12:11:42 PM UTC, comment #5: 

Yes, I can do that.

John Ogness <ogman>
Group administrator
Fri 02 Sep 2005 11:00:48 AM UTC, comment #4: 

Can you please at least force all messages to KERN_INFO for 2.1.0?

Alon Bar-Lev <alonbl>
Fri 02 Sep 2005 06:49:15 AM UTC, comment #3: 

Savannah is hosted and maintained by the GNU project. If you have specific bugs about the site, it should be directed to the Savannah project.

I agree with that Dazuko should print messages at various levels. Here are my comments to your readings:

1. I agree that a print function without size limitation should never be used. But most Linux kernels don't have a function to use.

2. I agree that this should be done.

These changes will not be a part of the 2.1.0 release, but can be done for the 2.1.1 version.

John Ogness <ogman>
Group administrator
Thu 01 Sep 2005 08:13:56 PM UTC, comment #2: 

Something wrong with this site!!!
It loses posts and logoff user in the middle of work...
bugzilla is much better...

Alon Bar-Lev <alonbl>
Thu 01 Sep 2005 08:07:11 PM UTC, comment #1: 

Hi!
Read some stuff...

1. NEVER use print function without size limitation.
2. Always put KERN_XXX at prefix of printk messages.
I've done this only at one place, maybe you want to do this for each message.
PLEASE don't redirect none critical messages to console.

Anonymous
Wed 31 Aug 2005 09:09:08 AM UTC, original submission:  

The following messages overrides boot-splash in silent mode.

dazuko_core.c:          call_xp_print("dazuko: loaded, version=%s\n", VERSION_STRING);
dazuko_core.c:          call_xp_print("dazuko: unloaded, version=%s\n", VERSION_STRING);

Please find a differnet way to display messages that are printed only to kernel log and not on console.

Alon Bar-Lev <alonbl>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3427:  dazuko-2.1.0-pre8-messages.patch added by None (423B - application/octet-stream - dazuko-2.1.0-pre8-messages.patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ogman (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-19 ogman Assigned toogman None
    2005-09-02 ogman Assigned toNone ogman
    2005-09-01 None Attached File- Added dazuko-2.1.0-pre8-messages.patch, #2894

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code