Slashdot Mirror


Kernel 2.5.3 Released

cybercyst writes: "You know the drill... Lets go hit those servers!" As usual, see kernel.org for the download or the changelog. Anyone using 2.5 for anything except testing?

30 of 371 comments (clear)

  1. Oh come on... by GC · · Score: 0, Offtopic

    "Lets hit those servers"???

    You've got to be kidding?

    An early release of a development kernel?

    As if....

    1. Re:Oh come on... by GC · · Score: -1, Offtopic

      Flamebait!!! - someone moderate those moderators!!!

    2. Re:Oh come on... by Genghis+Troll · · Score: -1, Offtopic

      Mod parent to -1! He is being critical of lunix!!

    3. Re:Oh come on... by GC · · Score: 0, Offtopic

      Moderate parent to +1 - he's got irony!!!

    4. Re:Oh come on... by Anonymous Coward · · Score: -1, Offtopic

      You are a fucking karma whore!

    5. Re:Oh come on... by Anonymous Coward · · Score: -1, Offtopic

      You just wanted some karma and didnt get what you expected...

      .K.A.R.M.A.W.H.O.R.E.

  2. Re:Using it? by Anonymous Coward · · Score: -1, Offtopic

    RICE, RICE BABEY...

    Rice Rice Baby, Rice Rice Baby
    All right stop, Masturbate and listen
    Nguyen is back with a brand new invention
    Nguyen grabs his dick real tightly
    Cum flows like a harpoon daily and nightly
    Will he ever stop? Yo I don't know
    Turn off the lights and he'll show
    To the extreme I whack off like a vandall
    Light up my sister and wax a chump like a candle.
    Gook, Butt fuck a animal that moves
    I'm killing the NET like a poinsonous mushroom
    Deadly when I play a Gook melody
    Anything less than the best would be a felony
    Love it or leave it, you better gain way
    You better hit bull's eye cuz Nguyen don't play
    If theres a problem, then Yo I caused it
    Check out Dave Horner's mum while the DJ fucks her
    Rice Rice Baby Rice Rice Baby
    Rice Rice Baby Rice Rice Baby
    Now that the Nguyen is jumping
    With Napalm dropped on the gook are bumping
    Quick to Vietnam to the point no faking
    I'm cooking up dogs like a pound of bacon
    Burning them if there not quick and nimble
    I go crazy when I hear a cymbal
    And I hi hat with a souped up tempo
    I'm on the rag and its time go clean up
    Rolling in my rickshaw
    With my ragtop down so my hair will blow
    The boys on standby, Waving just to say hi
    Did you stop? No I just flipped them off
    Kept on pursuing to the next stop
    Busted a left and I'm heading to the welfare office
    That block was dead
    Yo-so I continued to A1A Beachfront Ave.
    Guys were hot wearing less than bikinis
    Dennis Mai lovers driving Lamborghinis
    Jealous cause I'm out getting ice
    Shay with a gauge a Nguyen with some rice
    Reading for the chumps on the wall
    The gook acting ill because they're so full of cow balls
    Gunshots rang out like a bell
    I grabbed my rice -All I heard were shells
    Falling on the concrete real fast
    Jumped on the car slammed on the gas
    Rickshaw to Rickshaw Vietnams packed
    I'm trying to get away before the Gook Hijack
    Police on the scene you know what I mean
    Passed my up, confronted all the Gook fiends
    If theres a problem, Yo I caused it
    Check out Dave Horner's mum while my DJ fucks her
    Rice, Rice Baby Rice, Rice Baby
    Rice, Rice Baby Rice, Rice Baby
    Take head cause I'm a Asian poet
    Melbournes on the scene in case you didn't know it
    My town that created all the shit sound
    Enough to shake and kick holes in the ground
    Cause my breath is like a chemical spill
    Feasable rice that you can vision and feel
    Conducted and form, This is a hell of a fuck up
    We make it hype and you want to step with this
    Mai plays on the fade,slice like a ninja
    Cut like a razor blade so fast, Other gooks say Damn!
    If my breath was a drug, I'd sell it by the gram
    Keep my composure when it's time to get loose
    Magnitized by by the Amiga while I whack my rod
    If theres a problem, Yo I caused it
    Check out Dave Horner's mum while the DJ fucks her
    Rice,Rice Baby Rice,Rice Baby
    Rice,Rice Baby Rice,Rice Baby

  3. Well, my opinion on the latest kernel is... by Anonymous Coward · · Score: -1, Offtopic

    Linux sucks my nutties.
    Slash sucks my nutties.

    FuuuuuuuuuhreeeeeeeeeBeeeeeeeeSsssssssssDdddddde e.
    Ssssssssscccccccoooooooooooooooooooopppppppppppp p.

  4. Looks like it's devel kernel for sure by Turmio · · Score: 1, Offtopic

    Damn, no ATA RAID for me, then :)
    This one has been reported on the LKML some weeks ago but AFAIK now fix is made public yet...

    make[3]: Entering directory `/usr/src/linux/drivers/ide'
    ld -m elf_i386 -r -o ide-mod.o ide-taskfile.o ide.o ide-features.o ide-adma.o ide-dma.o ide-pci.o pdc202xx.o via82cxxx.o ide-proc.o
    ld -m elf_i386 -r -o ide-probe-mod.o ide-probe.o ide-geometry.o
    gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DEXPORT_SYMTAB -c ataraid.c
    ataraid.c: In function `ataraid_ioctl':
    ataraid.c:73: invalid operands to binary &
    ataraid.c:72: warning: `minor' might be used uninitialized in this function
    ataraid.c: In function `ataraid_open':
    ataraid.c:83: invalid operands to binary &
    ataraid.c:82: warning: `minor' might be used uninitialized in this function
    ataraid.c: In function `ataraid_release':
    ataraid.c:94: invalid operands to binary &
    ataraid.c:93: warning: `minor' might be used uninitialized in this function
    ataraid.c: In function `ataraid_make_request':
    ataraid.c:105: structure has no member named `b_rdev'
    ataraid.c:103: warning: `minor' might be used uninitialized in this function
    ataraid.c: In function `ataraid_split_request':
    ataraid.c:182: structure has no member named `b_rsector'
    ataraid.c:193: warning: passing arg 1 of `generic_make_request' makes pointer from integer without a cast
    ataraid.c:193: too many arguments to function `generic_make_request'
    ataraid.c:194: warning: passing arg 1 of `generic_make_request' makes pointer from integer without a cast
    ataraid.c:194: too many arguments to function `generic_make_request'
    ataraid.c: In function `ataraid_register_disk':
    ataraid.c:233: incompatible type for argument 2 of `register_disk'
    ataraid.c: In function `ataraid_init':
    ataraid.c:249: `hardsect_size' undeclared (first use in this function)
    ataraid.c:249: (Each undeclared identifier is reported only once
    ataraid.c:249: for each function it appears in.)
    ataraid.c:280: warning: passing arg 2 of `blk_queue_make_request' from incompatible pointer type
    ataraid.c: In function `ataraid_exit':
    ataraid.c:289: `hardsect_size' undeclared (first use in this function)
    make[3]: *** [ataraid.o] Error 1
    make[3]: Leaving directory `/usr/src/linux/drivers/ide'
    make[2]: *** [first_rule] Error 2
    make[2]: Leaving directory `/usr/src/linux/drivers/ide'
    make[1]: *** [_subdir_ide] Error 2
    make[1]: Leaving directory `/usr/src/linux/drivers'
    make: *** [_dir_drivers] Error 2

  5. Re:Yawn by Anonymous Coward · · Score: -1, Offtopic

    I hate em too!

  6. new kernel? by Anonymous Coward · · Score: -1, Offtopic

    oh boy, my cock is almost hard!

  7. Re:What A Waste! by Anonymous Coward · · Score: -1, Offtopic

    how the fuck is the parent offtopic?! crack is pretty good today, i guess.

  8. Re:What A Waste! by Anonymous Coward · · Score: -1, Offtopic

    Which fucking zealot modded this idiot up?
    Slashdot: Open Source - Fucking closed mind.

  9. Re:Lame by Anonymous Coward · · Score: -1, Offtopic

    Damn right. Slashdot what a stinking pile of overflowing SLOP. Complete, total, and utter SLOP.

  10. Re:What A Waste! by Anonymous Coward · · Score: -1, Offtopic

    It's just an easy way to pad out another exhausting 45-minute Slashdot editor's workday.

  11. moderators shmoderators by Penrod+Pooch · · Score: 0, Offtopic

    Shouldn't moderators actually click the link before they give an informative mod?

    1. Re:moderators shmoderators by Anonymous Coward · · Score: -1, Offtopic

      roflmao

    2. Re:moderators shmoderators by Anonymous Coward · · Score: -1, Offtopic

      Mod parent up: +1, Correct.

      (posting anonymously, precious karma, etc, etc)

    3. Re:moderators shmoderators by Anonymous Coward · · Score: -1, Offtopic

      Notice that you're at 0 and the troll's at 1? Nice to see that the economy hasn't blocked the moderator's access to crack..

  12. -1 Offtopic by Anonymous Coward · · Score: -1, Offtopic

    Shut up bitch.

  13. Hey Taco, ban these moderators! by Anonymous Coward · · Score: -1, Offtopic

    I sure hope Taco yanks moderation privs for the dolts who moderated up the above as Insightful. What a joke. Troll, sure. Insightful? Yeah, right! Go at it Editors, clean /. up!

  14. Re:so tite (so very tite, boo yah!) by SweetAndSourJesus · · Score: -1, Offtopic

    boo yah!

    It's been 1 minute since you last successfully posted a comment

    (waits two minutes...)

    boo yah!

    --

    --
    the strongest word is still the word "free"
  15. Re:Patches? by Anonymous Coward · · Score: -1, Offtopic

    bet they are having some nice orgasms about getting slashdotted!

  16. Re:Hey this page is too skinny... I'll fix it. by Anonymous Coward · · Score: -1, Offtopic
    Dude, it's still pretty skinny. Can't you do something about that?

    Hey, it's just a Linux release article. If we fuck this one up, another will be along in a few hours.

    And Taco: can you just drop the fucking pretense of being anything but a linux circle jerk already? News for nerds? Nope.

  17. Re:Use The Mirrors, Luke! by biglig2 · · Score: 1, Offtopic

    Is that moded redundant because people start screaming about this every time slashdot posts a new kernel release? I'm not sure you're meant to do that, else everytime a story gets posted twice we'd have to mode every comment redundant ;-)

    --
    ~~~~~ BigLig2? You mean there's another one of me?
  18. Re:probably will be slashdotted - here's the chang by Anonymous Coward · · Score: -1, Offtopic

    Looks like the topmost posting of the ChangeLog to me, so how does that make it redundant?

    (posting anonymously to preserve my precious karma from your jew moderators)

  19. Re:What A Waste! by Anonymous Coward · · Score: -1, Offtopic

    Mod parent up: +1, Funny.
    (you idiot moderator)

  20. Re:Is it safe? by Anonymous Coward · · Score: -1, Offtopic

    Hahahaha, nice twist on a classic response. Mod parent up: +1, Funny.

  21. You kinda forgot... by roie_m · · Score: 0, Offtopic
    • First post (-1, Off-topic)
  22. Re:Usability. by saintlupus · · Score: 1, Offtopic

    Oh, and to the gibbering fucksticks with the mod points - it's generally considered "Flamebait" when I call into question the ideals of the Great Slashdot Hivemind, not a "Troll." Thanks.

    --saint