½Ã½ºÅÛ°ü¸®ÀÚÀÇ ½°ÅÍ Ä¿ÇǴнº Ä¿ÇÇÇâÀÌ ³ª´Â *NIX
Ä¿ÇǴнº
½Ã½ºÅÛ/³×Æ®¿÷/º¸¾ÈÀ» ´Ù·ç´Â °÷
 FAQFAQ   °Ë»ö°Ë»ö   ¸â¹ö¸®½ºÆ®¸â¹ö¸®½ºÆ®   »ç¿ëÀÚ ±×·ì»ç¿ëÀÚ ±×·ì   »ç¿ëÀÚ µî·ÏÇϱâ»ç¿ëÀÚ µî·ÏÇϱâ 
 °³ÀÎ Á¤º¸°³ÀÎ Á¤º¸   ºñ°ø°³ ¸Þ½ÃÁö¸¦ È®ÀÎÇÏ·Á¸é ·Î±×ÀÎÇϽʽÿÀºñ°ø°³ ¸Þ½ÃÁö¸¦ È®ÀÎÇÏ·Á¸é ·Î±×ÀÎÇϽʽÿÀ   ·Î±×Àηα×ÀΠ

°¡ÀÔ¾øÀÌ ´©±¸³ª ±ÛÀ» ¾µ ¼ö ÀÖ½À´Ï´Ù. °øÁö»çÇ׿¡ ´ëÇÑ ´ñ±Û±îÁöµµ..




BBS >> ¼³Ä¡, ¿î¿µ Q&A | ³×Æ®¿÷, º¸¾È Q&A | ÀÏ¹Ý Q&A || Á¤º¸¸¶´ç | AWS || ÀÚÀ¯°Ô½ÃÆÇ | ±¸Àα¸Á÷ || °øÁö»çÇ× | ÀǰßÁ¦½Ã
Ä¿³Î 2.6.2 ¸±¸®Áî & 2.0 ¸ÞÀÎÅÍ³Ê David Weinehall ÀÎÅͺä

 
±Û ¾²±â   ´äº¯ ´Þ±â    Ä¿ÇǴнº, ½Ã½ºÅÛ ¿£Áö´Ï¾îÀÇ ½°ÅÍ °Ô½ÃÆÇ À妽º -> *NIX / IT Á¤º¸
ÀÌÀü ÁÖÁ¦ º¸±â :: ´ÙÀ½ ÁÖÁ¦ º¸±â  
±Û¾´ÀÌ ¸Þ½ÃÁö
truefeel
Ä«Æä °ü¸®ÀÚ


°¡ÀÔ: 2003³â 7¿ù 24ÀÏ
¿Ã¸° ±Û: 1277
À§Ä¡: ´ëÇѹα¹

¿Ã¸®±â¿Ã·ÁÁü: 2004.2.05 ¸ñ, 12:11 am    ÁÖÁ¦: Ä¿³Î 2.6.2 ¸±¸®Áî & 2.0 ¸ÞÀÎÅÍ³Ê David Weinehall ÀÎÅͺä Àοë°ú ÇÔ²² ´äº¯

Ä¿³Î 2.6.2°¡ ¸î ½Ã°£Àü¿¡ ¸±¸®Áî µÇ¾ú½À´Ï´Ù.
2.4.2-rc3¿¡¼­ ÁÖ·Î ppc64ÀÌ ¾÷µ¥ÀÌÆ®µÇ¾î 2.6.2À» ¸±¸®Áî ÇÏ¿´½À´Ï´Ù.

http://kerneltrap.org/node/view/2237
ÄÚµå:

From: Linus Torvalds [email blocked]
To: Kernel Mailing List [email blocked]
Subject: Linux 2.6.2 aka "Feisty Dunnart"
Date: Tue, 3 Feb 2004 20:04:44 -0800 (PST)


I just pushed out the BK trees, and the tar-ball/patches are going out as
I write this, for Linux 2.6.2. The honor of naming it goes to Gernot
Heiser, for reasons that are largely alcoholic, I suspect. Good job!

The changelog from -rc3 mainly contains some ppc64 updates, see the
summary for more details on some of the other changes.

      Linus

-----

Summary of changes from v2.6.2-rc3 to v2.6.2
============================================

Andrew Morton:
  o ppc32: watchdog definition fixes
  o ppc64: add missing include guards, from Nathan Lynch
  o ppc64: lparcfg_write
  o ppc64: fixes for compile with CONFIG_PROC_DEVICETREE=n, from Nathan
    Lynch
  o ppc64: missing set_fs(KERNEL_DS) in ppc32_timer_create, from Marcus
    Meissner
  o ppc64: defconfig update
  o ppc64: Use preferred_console to select a reasonable default console
  o ppc64: add/remove config.h
  o ppc64: export memchr and csum_partial
  o ppc64: fix && vs & bugs in lparcfg, from Julie DeWandel
  o ppc64: SLB rewrite
  o ppc64: use CONFIG_MAGIC_SYSRQ around xmon sysrq code
  o Trivial cleanups to hugepage support
  o s390: general update
  o s390: inline assembly constraints
  o s390: sclp bug fixes
  o RAID-6: x86-64 crash workaround
  o ppc32: MBX MAC address fix
  o fix the build for NR_CPUS > 4*BITS_PER_LONG

Bartlomiej Zolnierkiewicz:
  o fix issues with loading PCI IDE drivers as modules
  o fix/improve modular IDE

Ben Collins:
  o IEEE1394(r1112): Adds a "ieee1394_guid" attribute to the scsi
    device for sbp2
  o IEEE1394(r1116): Make sure to unregister addr space when a driver
    is removed

David S. Miller:
  o [SPARC64]: Fix wakeup races in power.c, with help from Andrew Morton
  o [COMPAT]: Fix TUNSETIFF ioctl compat, it takes an ifreq ptr not an int
  o [TG3]: Bump version and reldate

Grant Grundler:
  o [TG3]: Fix DMA test failures
  o [TG3]: Only fetch NVRAM_CMD reg if TG3_FLAG_NVRAM

Jozsef Kadlecsik:
  o [NETFILTER]: Fix NAT leak with fragmented packets, missing
    conntrack put in ip_copy_metadata()

Keith M. Wesolowski:
  o [SPARC32]: Align pkmap properly
  o [SPARC32]: Copy full soft PMD in vmalloc fault handler
  o [SPARC32]: Kill spurious newline in dmesg output

Len Brown:
  o [ACPI] proposed fix for AML parameter passing from Bob Moore
    http://bugzilla.kernel.org/show_bug.cgi?id=1766

Linus Torvalds:
  o Upgrade x86 defconfig to something less ancient
  o Make EHCI have a 20ms power-on to power-good timeout
  o Warn loudly if somebody passes a negative value as the size to
    "vsnprintf()".
  o Linux 2.6.2 aka "Feisty Dunnart"

Mirko Lindner:
  o sk98lin: Reset Xmac when stopping the port


¶ÇÇÑ Ä¿³Î 2.0 (¾ÆÁÖ ¿À·¡µÇ¾úÁÒ.)ÀÇ ¸ÞÀÎÅͳʿ´´ø David WeinehallÀÇ ÀÎÅÍºä ±â»çµµ
kerneltrap¿¡ ¿Ã¶ó¿Í ÀÖ½À´Ï´Ù.

* ÀÎÅÍºä ±â»ç : http://kerneltrap.org/node/view/2229
* David Weinehall Ȩ : http://www.acc.umu.se/~tao/main/
À§·Î
»ç¿ëÀÚ Á¤º¸ º¸±â ºñ¹Ð ¸Þ½ÃÁö º¸³»±â ±Û ¿Ã¸°ÀÌÀÇ À¥»çÀÌÆ® ¹æ¹®
ÀÌÀü ±Û Ç¥½Ã:   
±Û ¾²±â   ´äº¯ ´Þ±â    Ä¿ÇǴнº, ½Ã½ºÅÛ ¿£Áö´Ï¾îÀÇ ½°ÅÍ °Ô½ÃÆÇ À妽º -> *NIX / IT Á¤º¸ ½Ã°£´ë: GMT + 9 ½Ã°£(Çѱ¹)
ÆäÀÌÁö 1 Áß 1

 
°Ç³Ê¶Ù±â:  
»õ·Î¿î ÁÖÁ¦¸¦ ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù
´ä±ÛÀ» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù
ÁÖÁ¦¸¦ ¼öÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù
¿Ã¸° ±ÛÀ» »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù
ÅõÇ¥¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù


Powered by phpBB © 2001, 2005 phpBB Group